Commit f19037ea authored by youjie's avatar youjie

国际化

parent 9ecdf986
...@@ -7960,6 +7960,34 @@ export const obj = { ...@@ -7960,6 +7960,34 @@ export const obj = {
yuegshecz: '月公社车账', yuegshecz: '月公社车账',
yueyfgschez: '月应付公社车资', yueyfgschez: '月应付公社车资',
gongschez: '公社车账', gongschez: '公社车账',
ganxie: '感谢',
xiansheng: '先生',
nvshi: '女士',
chanyuyijdc: '参与意见调查',
qianzhi: '签字',
chongqian: '重签',
enersbpdf: '2023版PDF',
xiazdnbbpdf: '下载电脑版PDF',
xiazsjibworo: '下载手机版WORD',
xiazdnbworo: '下载电脑版WORD',
xinbanxingc: '新版行程',
xianshixcriq: '显示行程日期',
xingcbucsmi: '行程补充说明',
xingcbcsms: [
'日本寻秋意赏枫季',
'仲夏花火夜',
'寻觅日本美食',
'邂逅北海道的雪',
'日本趣味滑雪乐',
'湄公之畔,悠哉老挝',
'印象日本·严选酒店<舒适体验·品质服务>',
],
lianxrjihdi: '集合地点&联系人',
hangbxxiwqr: '航班信息未确认',
qifeijcshij: '起飞机场/时间',
daodajcshij: '到达机场/时间',
daodariqi: '到达日期',
huanyuan: '还原',
}, },
//#endregion //#endregion
} }
......
...@@ -7960,6 +7960,34 @@ export const obj = { ...@@ -7960,6 +7960,34 @@ export const obj = {
yuegshecz: '月公社車賬', yuegshecz: '月公社車賬',
yueyfgschez: '月應付公社車資', yueyfgschez: '月應付公社車資',
gongschez: '公社車賬', gongschez: '公社車賬',
ganxie: '感謝',
xiansheng: '先生',
nvshi: '女士',
chanyuyijdc: '參與意見調查',
qianzhi: '簽字',
chongqian: '重簽',
enersbpdf: '2023版PDF',
xiazdnbbpdf: '下載電腦版PDF',
xiazsjibworo: '下載手機版WORD',
xiazdnbworo: '下載電腦版WORD',
xinbanxingc: '新版行程',
xianshixcriq: '顯示行程日期',
xingcbucsmi: '行程補充說明',
xingcbcsms: [
'日本尋秋意賞楓季',
'仲夏花火夜',
'尋覓日本美食',
'邂逅北海道的雪',
'日本趣味滑雪樂',
'湄公之畔,悠哉老撾',
'印象日本·嚴選酒店<舒適體驗·品質服務>',
],
lianxrjihdi: '集合地點&聯系人',
hangbxxiwqr: '航班信息未確認',
qifeijcshij: '起飛機場/時間',
daodajcshij: '到達機場/時間',
daodariqi: '到達日期',
huanyuan: '還原',
} }
//#endregion //#endregion
} }
......
...@@ -903,7 +903,7 @@ ...@@ -903,7 +903,7 @@
旅游线路名称:{{ 旅游线路名称:{{
CtObj.C_ProductName CtObj.C_ProductName
}}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.C_DayNum }} }}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.C_DayNum }}
{{ CtObj.C_NightNum }}(含在途时间) {{ CtObj.C_NightNum }}{{$t('objFill.wan')}}(含在途时间)
</td> </td>
</tr> </tr>
<tr> <tr>
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<tr v-for="(item,i) in dataList.selfpayingList" :key="i"> <tr v-for="(item,i) in dataList.selfpayingList" :key="i">
<td>{{item.cityName}}</td> <td>{{item.cityName}}</td>
<td>{{item.itemName}}</td> <td>{{item.itemName}}</td>
<td>{{item.estimatedCost}}</td> <td>{{$t('objFill.v101.traveltrip.yue')}}{{item.estimatedCost}}</td>
<td>{{item.explain}}</td> <td>{{item.explain}}</td>
</tr> </tr>
</tbody> </tbody>
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<div class="website-line"></div> <div class="website-line"></div>
</div> </div>
<div class="trip-adviser"> <div class="trip-adviser">
<h1 class="trip-nav-title">{{vshowL?"出团通知书:":""}}{{orderMsg.lineteamName}}{{orderMsg.dayNum}}{{$t('objFill.v101.LeaveGroupDownload.riyou')}}</h1> <h1 class="trip-nav-title">{{vshowL?$t('Operation.Op_teamNotice')+":":""}}{{orderMsg.lineteamName}}{{orderMsg.dayNum}}{{$t('objFill.v101.LeaveGroupDownload.riyou')}}</h1>
<p v-if="!vshowL">{{title}}</p> <p v-if="!vshowL">{{title}}</p>
<p v-if="vshowL">{{$t('objFill.v101.LeaveGroupDownload.zhunjdlk')}}<br />{{$t('objFill.v101.LeaveGroupDownload.ganxnxzwmdlyfw')}} <p v-if="vshowL">{{$t('objFill.v101.LeaveGroupDownload.zhunjdlk')}}<br />{{$t('objFill.v101.LeaveGroupDownload.ganxnxzwmdlyfw')}}
{{$t('objFill.v101.LeaveGroupDownload.zaiciyznltyk')}}</p> {{$t('objFill.v101.LeaveGroupDownload.zaiciyznltyk')}}</p>
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
</tr> </tr>
</table> </table>
<div v-if='vshowL' class="module-title"> <div v-if='vshowL' class="module-title">
<h2>集合地点&联系人</h2> <h2>{{$t('objFill.v101.lianxrjihdi')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Collection place & Contacts</div> <div class="english-title">Collection place & Contacts</div>
</div> </div>
...@@ -227,7 +227,7 @@ ...@@ -227,7 +227,7 @@
</tbody> </tbody>
<tbody v-else> <tbody v-else>
<tr> <tr>
<td>航班信息未确认</td> <td>{{$t('objFill.v101.hangbxxiwqr')}}</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -452,7 +452,7 @@ ...@@ -452,7 +452,7 @@
<tr v-for="(item,i) in dataList.selfpayingList" :key="i"> <tr v-for="(item,i) in dataList.selfpayingList" :key="i">
<td>{{item.cityName}}</td> <td>{{item.cityName}}</td>
<td>{{item.itemName}}</td> <td>{{item.itemName}}</td>
<td>{{item.estimatedCost}}</td> <td>{{$t('objFill.v101.traveltrip.yue')}}{{item.estimatedCost}}</td>
<td>{{item.explain}}</td> <td>{{item.explain}}</td>
</tr> </tr>
</tbody> </tbody>
...@@ -495,7 +495,7 @@ ...@@ -495,7 +495,7 @@
</div> </div>
<div id="pdf_5" v-if="(feature&&feature.warmTip!='')||(feature&&feature.importantTip!='')"> <div id="pdf_5" v-if="(feature&&feature.warmTip!='')||(feature&&feature.importantTip!='')">
<div v-if='vshowG' class="module-title"> <div v-if='vshowG' class="module-title">
<h2>订单须知</h2> <h2>{{$t('salesModule.OrderKnow')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Tips</div> <div class="english-title">Tips</div>
</div> </div>
...@@ -566,29 +566,29 @@ ...@@ -566,29 +566,29 @@
</div> </div>
</div> </div>
</div> </div>
<el-dialog title="修改信息" custom-class="confirmOrder" :visible.sync="editMsgShow" center> <el-dialog :title="$t('objFill.xiugaixinxi')" custom-class="confirmOrder" :visible.sync="editMsgShow" center>
<el-form :model="editForm" label-width="100px"> <el-form :model="editForm" label-width="100px">
<p class="edit_form_box_tit">集合地点&联系人</p> <p class="edit_form_box_tit">{{$t('objFill.v101.lianxrjihdi')}}</p>
<div class="edit_form_box"> <div class="edit_form_box">
<div> <div>
<el-form-item label="本团领队"> <el-form-item :label="$t('objFill.v101.LeaveGroupDownload.bentuanlind')">
<el-input v-model="editForm.leaderInfo"></el-input> <el-input v-model="editForm.leaderInfo"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="机场服务"> <el-form-item :label="$t('op.AirSupplier')">
<el-input v-model="editForm.airportService"></el-input> <el-input v-model="editForm.airportService"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="紧急联系人"> <el-form-item :label="$t('objFill.jingjilxr')">
<el-input v-model="editForm.emergencyContact"></el-input> <el-input v-model="editForm.emergencyContact"></el-input>
</el-form-item> </el-form-item>
</div> </div>
<div> <div>
<el-form-item label="集合时间"> <el-form-item :label="$t('sm.jiheshijian')">
<el-input v-model="editForm.gatheringTime"></el-input> <el-input v-model="editForm.gatheringTime"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="集合标识"> <el-form-item :label="$t('op.JHbiaoshi')">
<el-input v-model="editForm.gatherIdent"></el-input> <el-input v-model="editForm.gatherIdent"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="集合地点"> <el-form-item :label="$t('salesModule.JHDD')">
<el-input v-model="editForm.gatheringAddress"></el-input> <el-input v-model="editForm.gatheringAddress"></el-input>
</el-form-item> </el-form-item>
</div> </div>
...@@ -600,10 +600,10 @@ ...@@ -600,10 +600,10 @@
<tr> <tr>
<th>{{$t('system.query_airCompanyName')}}</th> <th>{{$t('system.query_airCompanyName')}}</th>
<th>{{$t('visa.v_hangban')}}</th> <th>{{$t('visa.v_hangban')}}</th>
<th>起飞机场/时间</th> <th>{{$t('objFill.v101.qifeijcshij')}}</th>
<th>到达机场/时间</th> <th>{{$t('objFill.v101.daodajcshij')}}</th>
<th>{{$t('hotel.hotel_StarDate')}}</th> <th>{{$t('hotel.hotel_StarDate')}}</th>
<th>到达日期</th> <th>{{$t('objFill.v101.daodariqi')}}</th>
<th>{{$t('system.table_operation')}}</th> <th>{{$t('system.table_operation')}}</th>
</tr> </tr>
<tr v-for="(priceFlight,index) in editForm.travelOrderFlightList" :key="priceFlight.code"> <tr v-for="(priceFlight,index) in editForm.travelOrderFlightList" :key="priceFlight.code">
...@@ -665,7 +665,7 @@ ...@@ -665,7 +665,7 @@
<div slot="footer" class="dialog-footer"> <div slot="footer" class="dialog-footer">
<button class="normalBtn" type="primary" @click="submitForm()">{{$t('pub.saveBtn')}}</button> &nbsp; <button class="normalBtn" type="primary" @click="submitForm()">{{$t('pub.saveBtn')}}</button> &nbsp;
<button class="hollowFixedBtn" @click="editMsgShow = false">{{$t('pub.cancelBtn')}}</button> <button class="hollowFixedBtn" @click="editMsgShow = false">{{$t('pub.cancelBtn')}}</button>
<button class="normalBtn" type="primary" @click="backForm()">还原</button> &nbsp; <button class="normalBtn" type="primary" @click="backForm()">{{$t('objFill.v101.huanyuan')}}</button> &nbsp;
</div> </div>
</el-dialog> </el-dialog>
</div> </div>
......
...@@ -608,7 +608,7 @@ ...@@ -608,7 +608,7 @@
<div class="signSpan"> <div class="signSpan">
<div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign"> <div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">签字</span> <span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">{{$t('objFill.v101.qianzhi')}}</span>
<span style="font-size:2rem" v-else>重新签字</span> <span style="font-size:2rem" v-else>重新签字</span>
</div> </div>
</div> </div>
...@@ -1537,7 +1537,7 @@ ...@@ -1537,7 +1537,7 @@
<div class="signSpan"> <div class="signSpan">
<div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign"> <div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">签字</span> <span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">{{$t('objFill.v101.qianzhi')}}</span>
<span style="font-size:2rem" v-else>重新签字</span> <span style="font-size:2rem" v-else>重新签字</span>
</div> </div>
</div> </div>
...@@ -2342,7 +2342,7 @@ ...@@ -2342,7 +2342,7 @@
<div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign"> <div @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''" class="sign">
<!-- <span><span class="sp1"></span></p> --> <!-- <span><span class="sp1"></span></p> -->
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">签字</span> <span style="font-size:2rem" v-if="CtObj.Tourists_Sign==''||CtObj.Tourists_Sign==null">{{$t('objFill.v101.qianzhi')}}</span>
<span style="font-size:2rem" v-else>重新签字</span> <span style="font-size:2rem" v-else>重新签字</span>
</div> </div>
</div> </div>
......
...@@ -961,7 +961,7 @@ ...@@ -961,7 +961,7 @@
旅游线路名称:{{ 旅游线路名称:{{
CtObj.productName CtObj.productName
}}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.dayNum }}天 }}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.dayNum }}天
{{ CtObj.nightNum }}(含在途时间) {{ CtObj.nightNum }}{{$t('objFill.wan')}}(含在途时间)
</td> </td>
</tr> </tr>
<tr> <tr>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
</table> </table>
<div v-if='vshowL' class="module-title"> <div v-if='vshowL' class="module-title">
<h2>集合地点&联系人</h2> <h2>{{$t('objFill.v101.lianxrjihdi')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Collection place & Contacts</div> <div class="english-title">Collection place & Contacts</div>
</div> </div>
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
</tbody> </tbody>
<tbody v-else> <tbody v-else>
<tr> <tr>
<td>航班信息未确认</td> <td>{{$t('objFill.v101.hangbxxiwqr')}}</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
<div v-if="vshowK"> <div v-if="vshowK">
<div class="trip-block pdf_3_block" v-for="(item,i) in tripList" :key="i"> <div class="trip-block pdf_3_block" v-for="(item,i) in tripList" :key="i">
<div v-if="i==0" class="module-title" id="pdf_3_header"> <div v-if="i==0" class="module-title" id="pdf_3_header">
<h2>行程安排</h2> <h2>{{$t('salesModule.TripAP')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Scheduling</div> <div class="english-title">Scheduling</div>
</div> </div>
...@@ -215,14 +215,14 @@ ...@@ -215,14 +215,14 @@
<div v-else> <div v-else>
<div class="trip-block pdf_3_block" v-for="(item,i) in tripList" :key="i"> <div class="trip-block pdf_3_block" v-for="(item,i) in tripList" :key="i">
<div v-if="i==0" class="module-title" id="pdf_3_header"> <div v-if="i==0" class="module-title" id="pdf_3_header">
<h2>行程安排</h2> <h2>{{$t('salesModule.TripAP')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Scheduling</div> <div class="english-title">Scheduling</div>
</div> </div>
<table class="trip-title"> <table class="trip-title">
<tr> <tr>
<td class="day"> <td class="day">
<h3><span v-if='item.dayNum<10'>0</span>{{item.dayNum}}{{$t('hotel.hotel_day')}}</h3> <h3>{{$t('tips.di')}}<span v-if='item.dayNum<10'>0</span>{{item.dayNum}}{{$t('hotel.hotel_day')}}</h3>
</td> </td>
<td class="desc" v-html="item.title"></td> <td class="desc" v-html="item.title"></td>
</tr> </tr>
...@@ -231,7 +231,7 @@ ...@@ -231,7 +231,7 @@
<h3> <h3>
{{item2.title}} {{item2.title}}
<span class="playInfo-item" v-if='item2.playTimeHour || item2.playTimeMinutes'> <span class="playInfo-item" v-if='item2.playTimeHour || item2.playTimeMinutes'>
<i class="iconfont icon-shijian1"></i> <i class="iconfont icon-shijian1"></i>{{$t('objFill.v101.traveltrip.yue')}}
<span v-if="item2.playTimeHour">{{item2.playTimeHour}}{{$t('objFill.xiaoshi')}} </span> <span v-if="item2.playTimeHour">{{item2.playTimeHour}}{{$t('objFill.xiaoshi')}} </span>
<span v-if="item2.playTimeMinutes">{{item2.playTimeMinutes}}{{$t('objFill.fenzhong')}} </span> <span v-if="item2.playTimeMinutes">{{item2.playTimeMinutes}}{{$t('objFill.fenzhong')}} </span>
</span> </span>
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
<span v-for="(t,k) in item.jiu2" :key="k"> <span v-for="(t,k) in item.jiu2" :key="k">
{{t.name}} / {{t.name}} /
</span> </span>
或同級 {{$t('objFill.v101.LeaveGroupDownload.huotongji')}}
</div> </div>
<div class="val" v-else>{{$t('objFill.v101.traveltrip.benriwjd')}}</div> <div class="val" v-else>{{$t('objFill.v101.traveltrip.benriwjd')}}</div>
</div> </div>
...@@ -319,7 +319,7 @@ ...@@ -319,7 +319,7 @@
<tr v-for="(item,i) in dataList.selfpayingList" :key="i"> <tr v-for="(item,i) in dataList.selfpayingList" :key="i">
<td>{{item.cityName}}</td> <td>{{item.cityName}}</td>
<td>{{item.itemName}}</td> <td>{{item.itemName}}</td>
<td>{{item.estimatedCost}}</td> <td>{{$t('objFill.v101.traveltrip.yue')}}{{item.estimatedCost}}</td>
<td>{{item.explain}}</td> <td>{{item.explain}}</td>
</tr> </tr>
</tbody> </tbody>
...@@ -362,7 +362,7 @@ ...@@ -362,7 +362,7 @@
</div> </div>
<div id="pdf_5"> <div id="pdf_5">
<div v-if='vshowG' class="module-title"> <div v-if='vshowG' class="module-title">
<h2>订单须知</h2> <h2>{{$t('salesModule.OrderKnow')}}</h2>
<div class="short-line"></div> <div class="short-line"></div>
<div class="english-title">Tips</div> <div class="english-title">Tips</div>
</div> </div>
......
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
<div class="MbSignDiv" @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''"> <div class="MbSignDiv" @click="dialogVisible=true" :class="dialogVisible?'CisHideen':''">
<div class="mbsign"> <div class="mbsign">
<p><span class="iconfont icon-qianming" style="font-size:4rem;"></span></p> <p><span class="iconfont icon-qianming" style="font-size:4rem;"></span></p>
<span style="font-size:3rem" v-if="msg.CustomerSignImg==''||msg.CustomerSignImg==null">签字</span> <span style="font-size:3rem" v-if="msg.CustomerSignImg==''||msg.CustomerSignImg==null">{{$t('objFill.v101.qianzhi')}}</span>
<span style="font-size:3rem" v-else>重新签字</span> <span style="font-size:3rem" v-else>重新签字</span>
</div> </div>
</div> </div>
......
...@@ -72,13 +72,13 @@ ...@@ -72,13 +72,13 @@
<div class="busSign"> <div class="busSign">
<el-row> <el-row>
<el-col :span="24" style="text-align:center;margin-top:10px;"> <el-col :span="24" style="text-align:center;margin-top:10px;">
<span style="font-weight:bold;">感谢{{qMsg.SurName}}{{qMsg.Sex==1?"先生":"女士"}}参与意见调查</span> <span style="font-weight:bold;">{{$t('objFill.v101.ganxie')}}{{qMsg.SurName}}{{qMsg.Sex==1?$t('objFill.v101.xiansheng'):$t('objFill.v101.nvshi')}}{{$t('objFill.v101.chanyuyijdc')}}</span>
</el-col> </el-col>
</el-row> </el-row>
<el-row> <el-row>
<el-col :span="12">领队<template v-if="priceInfo&&priceInfo.LeaderName&&priceInfo.LeaderName!=''"> <el-col :span="12">{{$t('leader.leader_Leader')}}<template v-if="priceInfo&&priceInfo.LeaderName&&priceInfo.LeaderName!=''">
{{priceInfo.LeaderName}}</template> </el-col> {{priceInfo.LeaderName}}</template> </el-col>
<el-col :span="12">导游<template v-if="priceInfo&&priceInfo.GuideName&&priceInfo.GuideName!=''"> <el-col :span="12">{{$t('leader.leader_Guide')}}<template v-if="priceInfo&&priceInfo.GuideName&&priceInfo.GuideName!=''">
{{priceInfo.GuideName}}</template></el-col> {{priceInfo.GuideName}}</template></el-col>
</el-row> </el-row>
<el-row> <el-row>
...@@ -138,11 +138,11 @@ ...@@ -138,11 +138,11 @@
dataList: [], dataList: [],
priceInfo: {}, priceInfo: {},
texts: [ texts: [
'非常不满意', this.$t('objFill.pingfens')[0],
'不满意', this.$t('objFill.pingfens')[1],
'感觉一般', this.$t('objFill.pingfens')[2],
'满意', this.$t('objFill.pingfens')[3],
'非常满意' this.$t('objFill.pingfens')[4]
], ],
saveLoading: false, saveLoading: false,
}; };
......
...@@ -504,13 +504,13 @@ ...@@ -504,13 +504,13 @@
<div class="signSpan" v-if="msg.Id>0 &&dataList.companySignature==''"> <div class="signSpan" v-if="msg.Id>0 &&dataList.companySignature==''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">签字</span> <span style="font-size:2rem">{{$t('objFill.v101.qianzhi')}}</span>
</div> </div>
</div> </div>
<div class="signSpan" v-if="msg.Id>0 &&dataList.companySignature!=''"> <div class="signSpan" v-if="msg.Id>0 &&dataList.companySignature!=''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">重签</span> <span style="font-size:2rem">{{$t('objFill.v101.chongqian')}}</span>
</div> </div>
</div> </div>
<!-- 开始进入弹窗 --> <!-- 开始进入弹窗 -->
......
...@@ -520,7 +520,7 @@ ...@@ -520,7 +520,7 @@
<div class="signSpan" v-if="dataList.companySignature==''"> <div class="signSpan" v-if="dataList.companySignature==''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">签字</span> <span style="font-size:2rem">{{$t('objFill.v101.qianzhi')}}</span>
</div> </div>
</div> </div>
<!-- 开始进入弹窗 --> <!-- 开始进入弹窗 -->
......
...@@ -491,13 +491,13 @@ ...@@ -491,13 +491,13 @@
<div class="signSpan" v-if="addMsg.GuestSignature==''"> <div class="signSpan" v-if="addMsg.GuestSignature==''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">签字</span> <span style="font-size:2rem">{{$t('objFill.v101.qianzhi')}}</span>
</div> </div>
</div> </div>
<div class="signSpan" v-if="addMsg.GuestSignature!=''"> <div class="signSpan" v-if="addMsg.GuestSignature!=''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">重签</span> <span style="font-size:2rem">{{$t('objFill.v101.chongqian')}}</span>
</div> </div>
</div> </div>
<!-- 头部 --> <!-- 头部 -->
......
...@@ -491,13 +491,13 @@ ...@@ -491,13 +491,13 @@
<div class="signSpan" v-if="addMsg.GuestSignature==''"> <div class="signSpan" v-if="addMsg.GuestSignature==''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">签字</span> <span style="font-size:2rem">{{$t('objFill.v101.qianzhi')}}</span>
</div> </div>
</div> </div>
<div class="signSpan" v-if="addMsg.GuestSignature!=''"> <div class="signSpan" v-if="addMsg.GuestSignature!=''">
<div @click="goUrl" class="sign"> <div @click="goUrl" class="sign">
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p> <p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">重签</span> <span style="font-size:2rem">{{$t('objFill.v101.chongqian')}}</span>
</div> </div>
</div> </div>
<!-- 头部 --> <!-- 头部 -->
......
...@@ -2,23 +2,23 @@ ...@@ -2,23 +2,23 @@
<div> <div>
<template> <template>
<span v-if="ConfirmationDetails.OperationState === -1 || ConfirmationDetails.OperationState === 2" <span v-if="ConfirmationDetails.OperationState === -1 || ConfirmationDetails.OperationState === 2"
class="confirmationOrderNormalBtn" @click="SetOrderConfirmation()">申请</span> class="confirmationOrderNormalBtn" @click="SetOrderConfirmation()">{{$t('objFill.shenqing')}}</span>
<span v-if="ConfirmationDetails.OperationState === 1" class="confirmationOrderNormalBtn" <span v-if="ConfirmationDetails.OperationState === 1" class="confirmationOrderNormalBtn"
@click="toPDF('旅游行程确认件')">下载PDF</span> @click="toPDF($t('objFill.lvyxcqrj'))">{{$t('objFill.xz')}} PDF</span>
<span class="confirmationOrderNormalBtn confirmationOrderNormalBtn2" <span class="confirmationOrderNormalBtn confirmationOrderNormalBtn2"
v-if="ConfirmationDetails.OperationState === 2" @click="outerVisible = true">修改账户</span> v-if="ConfirmationDetails.OperationState === 2" @click="outerVisible = true">{{$t('ground.xiugaizhanghu')}}</span>
</template> </template>
<div style="width: 800px; margin: 10px auto 0;" id="pdfDom"> <div style="width: 800px; margin: 10px auto 0;" id="pdfDom">
<div v-if="ConfirmationDetails.ConfirmationContent" v-html="ConfirmationDetails.ConfirmationContent"></div> <div v-if="ConfirmationDetails.ConfirmationContent" v-html="ConfirmationDetails.ConfirmationContent"></div>
<div class="confirmationOrder" v-else> <div class="confirmationOrder" v-else>
<p class="f22 center" style="margin: 20px 0 0 0;">{{list.CompanyTitle}}</p> <p class="f22 center" style="margin: 20px 0 0 0;">{{list.CompanyTitle}}</p>
<p class="f22 center">旅游行程确认件</p> <p class="f22 center">{{$t('objFill.lvyxcqrj')}}</p>
<p class="f14" style="text-indent: 36px;"> <p class="f14" style="text-indent: 36px;">
经甲乙双方友好协商,现甲方委托乙方承办甲方所组旅游团队/散客的游览事宜,达成如下协议,烦请仔细审核,核实无误后烦请签字盖章回传确认件(本确认件现为业务合同,传真件具有同等法律效力)。</p> {{$t('objFill.jingjysfyhxs')}}</p>
<table class="confirmationOrderTable" border="0" cellspacing="0" cellpadding="0"> <table class="confirmationOrderTable" border="0" cellspacing="0" cellpadding="0">
<tr> <tr>
<td width="20" rowspan="3">甲方</td> <td width="20" rowspan="3">{{$t('objFill.jiafang')}}</td>
<td width="170" rowspan="3">委托社名称及许可证号</td> <td width="170" rowspan="3">{{$t('objFill.weitsmcjxkzh')}}</td>
<td width="160" rowspan="3"> <td width="160" rowspan="3">
<span class="__input" :contenteditable="true">{{list.CustomerName}}</span> <span class="__input" :contenteditable="true">{{list.CustomerName}}</span>
</td> </td>
...@@ -32,20 +32,20 @@ ...@@ -32,20 +32,20 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td>传真</td> <td>{{$t('objFill.chuanzhen')}}</td>
<td> <td>
<span class="__input" :contenteditable="true">{{cz}}</span> <span class="__input" :contenteditable="true">{{cz}}</span>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>邮箱</td> <td>{{$t('salesModule.c_email')}}</td>
<td> <td>
<span class="__input" :contenteditable="true">{{yx}}</span> <span class="__input" :contenteditable="true">{{yx}}</span>
</td> </td>
</tr> </tr>
<tr> <tr>
<td rowspan="3">乙方</td> <td rowspan="3">{{$t('objFill.yifang')}}</td>
<td rowspan="3">受托社名称及许可证号</td> <td rowspan="3">{{$t('objFill.shoutsmcjxkz')}}</td>
<td rowspan="3">{{list.CompanyTitle}}</td> <td rowspan="3">{{list.CompanyTitle}}</td>
<td rowspan="3">{{$t('objFill.jinbanr')}}</td> <td rowspan="3">{{$t('objFill.jinbanr')}}</td>
<td rowspan="3"> <td rowspan="3">
...@@ -57,40 +57,40 @@ ...@@ -57,40 +57,40 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td>传真</td> <td>{{$t('objFill.chuanzhen')}}</td>
<td> <td>
<span class="__input" :contenteditable="true">{{cz1}}</span> <span class="__input" :contenteditable="true">{{cz1}}</span>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>邮箱</td> <td>{{$t('salesModule.c_email')}}</td>
<td> <td>
<span class="__input" :contenteditable="true">{{yx1}}</span> <span class="__input" :contenteditable="true">{{yx1}}</span>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="3">旅游线路:{{list.LineName}}</td> <td colspan="3">{{$t('objFill.lvyouxl')}}:{{list.LineName}}</td>
<td colspan="4">{{$t('visa.v_tuanhao')}}:{{list.TCNUM}}</td> <td colspan="4">{{$t('visa.v_tuanhao')}}:{{list.TCNUM}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="7">{{$t('salesModule.Time')}}:{{list.StartDate}}-{{list.EndDate}}&nbsp;&nbsp;&nbsp;{{list.DayNum}}{{$t('hotel.hotel_day')}}{{list.NightNum}} <td colspan="7">{{$t('salesModule.Time')}}:{{list.StartDate}}-{{list.EndDate}}&nbsp;&nbsp;&nbsp;{{list.DayNum}}{{$t('hotel.hotel_day')}}{{list.NightNum}}{{$t('objFill.wan')}}
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="3">出境地:{{list.StartCity}}</td> <td colspan="3">{{$t('objFill.chujidi')}}:{{list.StartCity}}</td>
<td colspan="4">入境地:{{list.ReturnCity}}</td> <td colspan="4">{{$t('objFill.rujingdi')}}:{{list.ReturnCity}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="3"> <td colspan="3">
参团人数 {{$t('objFill.chantuanrs')}}
<span class="__input">{{list.GuestNum}}</span> <span class="__input">{{list.GuestNum}}</span>
{{$t('objFill.da')}}
<span class="__input">{{list.ManNum}}</span> <span class="__input">{{list.ManNum}}</span>
小: {{$t('objFill.xiao')}}:
<span class="__input">{{list.ChildNum}}</span> <span class="__input">{{list.ChildNum}}</span>
</td> </td>
<td colspan="4"> <td colspan="4">
客户姓名 {{$t('objFill.kehuxingm')}}
<span class="__input">{{list.ClientName}}</span> <span class="__input">{{list.ClientName}}</span>
</td> </td>
</tr> </tr>
...@@ -101,14 +101,14 @@ ...@@ -101,14 +101,14 @@
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2">行程</td> <td colspan="2">{{$t('Airticket.Air_Trip')}}</td>
<td colspan="5">在不影响行程标准的情况下,具体行程安排以出团通知为准。</td> <td colspan="5">{{$t('objFill.zaibyxxcdqkts')}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="3"> <td colspan="3">
{{$t('objFill.jiesuanjg')}}: {{$t('objFill.jiesuanjg')}}:
<span class="__input">{{list.SettlePrice}}</span> <span class="__input">{{list.SettlePrice}}</span>
<br>合计 <br>{{$t('fnc.a_heji')}}
<span class="__input">{{list.PreferPrice}}</span> <span class="__input">{{list.PreferPrice}}</span>
</td> </td>
<td colspan="4"> <td colspan="4">
...@@ -118,12 +118,12 @@ ...@@ -118,12 +118,12 @@
</tr> </tr>
<tr> <tr>
<td colspan="3"> <td colspan="3">
预付款金额: {{$t('objFill.yufukje')}}:
<span class="__input" :contenteditable="true">{{list.PrepaidMoney}}</span> <span class="__input" :contenteditable="true">{{list.PrepaidMoney}}</span>
</td> </td>
<td colspan="4"> <td colspan="4">
<div style="float: left; margin-bottom:30px;">{{$t('objFill.zhifushij')}}:</div> <div style="float: left; margin-bottom:30px;">{{$t('objFill.zhifushij')}}:</div>
<div>确认件双方签字栏生效时间后三个工作日完成预付款的支付。(预付款包含:机位舱位预定费、签证/签注费、公证费等)</div> <div>{{$t('objFill.querjsfqz')}}</div>
</td> </td>
</tr> </tr>
<tr> <tr>
...@@ -133,13 +133,13 @@ ...@@ -133,13 +133,13 @@
</td> </td>
<td colspan="4"> <td colspan="4">
<div style="float: left; margin-bottom: 30px;">{{$t('objFill.zhifushij')}}:</div> <div style="float: left; margin-bottom: 30px;">{{$t('objFill.zhifushij')}}:</div>
<div>出团前七个工作日完成尾款支付。(甲方未及时付清尾款,造成乙方无法接待,甲方已付订金不予退回及所产生的后果由甲方承担)</div> <div>{{$t('objFill.chutuanqqggzr')}}</div>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="7" :id="isSave ? 'selectBox' : ''"> <td colspan="7" :id="isSave ? 'selectBox' : ''">
<p> <p>
<span>甲方同意本订单所有费用在出发前支付到乙方指定账户:</span> <span>{{$t('objFill.jiaftybdd')}}:</span>
<el-select v-if="printShow===true" class="wp40 accountList" v-model="accountNum" @change="accountChange" <el-select v-if="printShow===true" class="wp40 accountList" v-model="accountNum" @change="accountChange"
:placeholder="$t('pub.pleaseSel')"> :placeholder="$t('pub.pleaseSel')">
<el-option v-for="(item,index) in accountList" :key="index" :label="item.BankSubName" :value="index"> <el-option v-for="(item,index) in accountList" :key="index" :label="item.BankSubName" :value="index">
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
let dom = document.getElementById("selectBox") let dom = document.getElementById("selectBox")
if (!dom) return if (!dom) return
let str = `<p> let str = `<p>
<span>甲方同意本订单所有费用在出发前支付到乙方指定账户:</span> <span>{{$t('objFill.jiaftybdd')}}:</span>
<!-- && !isSave --> <!-- && !isSave -->
</p> </p>
<p class="fnormal"> <p class="fnormal">
......
...@@ -138,8 +138,8 @@ ...@@ -138,8 +138,8 @@
行程下载WORD<i class="el-icon-arrow-down el-icon--right"></i> 行程下载WORD<i class="el-icon-arrow-down el-icon--right"></i>
</el-button> </el-button>
<el-dropdown-menu slot="dropdown"> <el-dropdown-menu slot="dropdown">
<el-dropdown-item @click.native="ToWord_2023()">行程下载WORD</el-dropdown-item> <el-dropdown-item @click.native="ToWord_2023()">{{$t('Operation.Op_tripDownLoad')}}WORD</el-dropdown-item>
<el-dropdown-item @click.native="OuZhouPdf2024()">行程下载(欧洲PDF)</el-dropdown-item> <el-dropdown-item @click.native="OuZhouPdf2024()">{{$t('Operation.Op_tripDownLoad')}}(欧洲PDF)</el-dropdown-item>
</el-dropdown-menu> </el-dropdown-menu>
</el-dropdown> </el-dropdown>
</template> </template>
...@@ -187,29 +187,29 @@ ...@@ -187,29 +187,29 @@
</VisaInformation> </VisaInformation>
</div> </div>
</div> </div>
<el-dialog title="修改信息" custom-class="confirmOrder" :visible.sync="editMsgShow" center> <el-dialog :title="$t('objFill.xiugaixinxi')" custom-class="confirmOrder" :visible.sync="editMsgShow" center>
<el-form :model="editForm" label-width="100px"> <el-form :model="editForm" label-width="100px">
<p class="edit_form_box_tit">集合地点&联系人</p> <p class="edit_form_box_tit">{{$t('objFill.v101.lianxrjihdi')}}</p>
<div class="edit_form_box"> <div class="edit_form_box">
<div> <div>
<el-form-item label="本团领队"> <el-form-item :label="$t('objFill.v101.LeaveGroupDownload.bentuanlind')">
<el-input v-model="editForm.leaderInfo"></el-input> <el-input v-model="editForm.leaderInfo"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="机场服务"> <el-form-item :label="$t('op.AirSupplier')">
<el-input v-model="editForm.airportService"></el-input> <el-input v-model="editForm.airportService"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="紧急联系人"> <el-form-item :label="$t('objFill.jingjilxr')">
<el-input v-model="editForm.emergencyContact"></el-input> <el-input v-model="editForm.emergencyContact"></el-input>
</el-form-item> </el-form-item>
</div> </div>
<div> <div>
<el-form-item label="集合时间"> <el-form-item :label="$t('sm.jiheshijian')">
<el-input v-model="editForm.gatheringTime"></el-input> <el-input v-model="editForm.gatheringTime"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="集合标识"> <el-form-item :label="$t('op.JHbiaoshi')">
<el-input v-model="editForm.gatherIdent"></el-input> <el-input v-model="editForm.gatherIdent"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="集合地点"> <el-form-item :label="$t('salesModule.JHDD')">
<el-input v-model="editForm.gatheringAddress"></el-input> <el-input v-model="editForm.gatheringAddress"></el-input>
</el-form-item> </el-form-item>
</div> </div>
...@@ -221,10 +221,10 @@ ...@@ -221,10 +221,10 @@
<tr> <tr>
<th>{{$t('system.query_airCompanyName')}}</th> <th>{{$t('system.query_airCompanyName')}}</th>
<th>{{$t('visa.v_hangban')}}</th> <th>{{$t('visa.v_hangban')}}</th>
<th>起飞机场/时间</th> <th>{{$t('objFill.v101.qifeijcshij')}}</th>
<th>到达机场/时间</th> <th>{{$t('objFill.v101.daodajcshij')}}</th>
<th>{{$t('hotel.hotel_StarDate')}}</th> <th>{{$t('hotel.hotel_StarDate')}}</th>
<th>到达日期</th> <th>{{$t('objFill.v101.daodariqi')}}</th>
<th>{{$t('system.table_operation')}}</th> <th>{{$t('system.table_operation')}}</th>
</tr> </tr>
<tr v-for="(priceFlight,index) in editForm.travelOrderFlightList" :key="priceFlight.code"> <tr v-for="(priceFlight,index) in editForm.travelOrderFlightList" :key="priceFlight.code">
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
<div slot="footer" class="dialog-footer"> <div slot="footer" class="dialog-footer">
<button class="normalBtn" type="primary" @click="submitForm()">{{$t('pub.saveBtn')}}</button> &nbsp; <button class="normalBtn" type="primary" @click="submitForm()">{{$t('pub.saveBtn')}}</button> &nbsp;
<button class="hollowFixedBtn" @click="editMsgShow = false">{{$t('pub.cancelBtn')}}</button> <button class="hollowFixedBtn" @click="editMsgShow = false">{{$t('pub.cancelBtn')}}</button>
<button class="normalBtn" type="primary" @click="backForm()">还原</button> &nbsp; <button class="normalBtn" type="primary" @click="backForm()">{{$t('objFill.v101.huanyuan')}}</button> &nbsp;
</div> </div>
</el-dialog> </el-dialog>
</div> </div>
......
...@@ -72,13 +72,13 @@ ...@@ -72,13 +72,13 @@
<div class="guestSign"> <div class="guestSign">
<el-row> <el-row>
<el-col :span="24" style="text-align:center;margin-top:10px;"> <el-col :span="24" style="text-align:center;margin-top:10px;">
<span style="font-weight:bold;">感谢{{qMsg.SurName}}{{qMsg.Sex==1?"先生":"女士"}}参与意见调查</span> <span style="font-weight:bold;">{{$t('objFill.v101.ganxie')}}{{qMsg.SurName}}{{qMsg.Sex==1?$t('objFill.v101.xiansheng'):$t('objFill.v101.nvshi')}}{{$t('objFill.v101.chanyuyijdc')}}</span>
</el-col> </el-col>
</el-row> </el-row>
<el-row> <el-row>
<el-col :span="12">领队<template v-if="priceInfo&&priceInfo.LeaderName&&priceInfo.LeaderName!=''"> <el-col :span="12">{{$t('leader.leader_Leader')}}<template v-if="priceInfo&&priceInfo.LeaderName&&priceInfo.LeaderName!=''">
{{priceInfo.LeaderName}}</template> </el-col> {{priceInfo.LeaderName}}</template> </el-col>
<el-col :span="12">导游<template v-if="priceInfo&&priceInfo.GuideName&&priceInfo.GuideName!=''"> <el-col :span="12">{{$t('leader.leader_Guide')}}<template v-if="priceInfo&&priceInfo.GuideName&&priceInfo.GuideName!=''">
{{priceInfo.GuideName}}</template></el-col> {{priceInfo.GuideName}}</template></el-col>
</el-row> </el-row>
<el-row> <el-row>
...@@ -142,11 +142,11 @@ ...@@ -142,11 +142,11 @@
dataList: [], dataList: [],
priceInfo: {}, priceInfo: {},
texts: [ texts: [
'非常不满意', this.$t('objFill.pingfens')[0],
'不满意', this.$t('objFill.pingfens')[1],
'感觉一般', this.$t('objFill.pingfens')[2],
'满意', this.$t('objFill.pingfens')[3],
'非常满意' this.$t('objFill.pingfens')[4]
], ],
saveLoading: false, saveLoading: false,
}; };
......
...@@ -198,13 +198,13 @@ ...@@ -198,13 +198,13 @@
<div class="magiTitle">麦子ERP使用协议书</div> <div class="magiTitle">麦子ERP使用协议书</div>
<div class="magiSignContent"> <div class="magiSignContent">
<div class="magiSignPlace"> <div class="magiSignPlace">
<div class="magijiafang">甲方</div> <div class="magijiafang">{{$t('objFill.jiafang')}}</div>
<div class="magibtnLine"> <div class="magibtnLine">
<el-input type="text" class="w465" value="成都微途科技有限公司"></el-input> <el-input type="text" class="w465" value="成都微途科技有限公司"></el-input>
</div> </div>
</div> </div>
<div class="magiSignPlace"> <div class="magiSignPlace">
<div class="magijiafang">乙方</div> <div class="magijiafang">{{$t('objFill.yifang')}}</div>
<div class="magibtnLine"> <div class="magibtnLine">
<el-input type="text" class="w465" v-model="msg.CustomerName"></el-input> <el-input type="text" class="w465" v-model="msg.CustomerName"></el-input>
</div> </div>
......
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
</div> </div>
<div v-if='vshowL' class="newTripFeiyongtitle"> <div v-if='vshowL' class="newTripFeiyongtitle">
<h2>集合地点&联系人</h2> <h2>{{$t('objFill.v101.lianxrjihdi')}}</h2>
<div class="newTripLine"></div> <div class="newTripLine"></div>
<div class="newTripEnglish">Collection place & Contacts</div> <div class="newTripEnglish">Collection place & Contacts</div>
</div> </div>
...@@ -482,7 +482,7 @@ ...@@ -482,7 +482,7 @@
</tbody> </tbody>
<tbody v-else> <tbody v-else>
<tr> <tr>
<td>航班信息未确认</td> <td>{{$t('objFill.v101.hangbxxiwqr')}}</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
...@@ -596,7 +596,7 @@ ...@@ -596,7 +596,7 @@
<tr v-for="(item,i) in dataList.selfpayingList" :key="i"> <tr v-for="(item,i) in dataList.selfpayingList" :key="i">
<td>{{item.cityName}}</td> <td>{{item.cityName}}</td>
<td>{{item.itemName}}</td> <td>{{item.itemName}}</td>
<td>{{item.estimatedCost}}</td> <td>{{$t('objFill.v101.traveltrip.yue')}}{{item.estimatedCost}}</td>
<td>{{item.explain}}</td> <td>{{item.explain}}</td>
</tr> </tr>
</table> </table>
...@@ -635,7 +635,7 @@ ...@@ -635,7 +635,7 @@
</div> </div>
<div id="pdf_5"> <div id="pdf_5">
<div v-if='vshowG' class="newTripFeiyongtitle"> <div v-if='vshowG' class="newTripFeiyongtitle">
<h2>订单须知</h2> <h2>{{$t('salesModule.OrderKnow')}}</h2>
<div class="newTripLine"></div> <div class="newTripLine"></div>
<div class="newTripEnglish">Tips</div> <div class="newTripEnglish">Tips</div>
</div> </div>
......
...@@ -938,7 +938,7 @@ ...@@ -938,7 +938,7 @@
旅游线路名称:{{ 旅游线路名称:{{
CtObj.C_ProductName CtObj.C_ProductName
}}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.C_DayNum }}天 }}&nbsp;&nbsp;&nbsp;&nbsp;行程共计:{{ CtObj.C_DayNum }}天
{{ CtObj.C_NightNum }}(含在途时间) {{ CtObj.C_NightNum }}{{$t('objFill.wan')}}(含在途时间)
</td> </td>
</tr> </tr>
<tr> <tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment