Commit aff2cfde authored by 黄奎's avatar 黄奎

翻译调整

parent 75fd8de1
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: 'Insurance, director miscellaneous fees, etc.', baoxiansdzfd: 'Insurance, director miscellaneous fees, etc.',
guolufei: 'Toll', guolufei: 'Toll',
tingchefei: 'Parking fees', tingchefei: 'Parking fees',
dayofferchange:"Change",
hanzaocan: 'Breakfast included', hanzaocan: 'Breakfast included',
hanwancan: 'Including dinner', hanwancan: 'Including dinner',
zao: 'Morning', zao: 'Morning',
......
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保险、司导杂费等', baoxiansdzfd: '保险、司导杂费等',
guolufei: '过路费', guolufei: '过路费',
tingchefei: '停车费', tingchefei: '停车费',
dayofferchange:"变更",
hanzaocan: '含早餐', hanzaocan: '含早餐',
hanwancan: '含晚餐', hanwancan: '含晚餐',
zao: '早', zao: '早',
......
...@@ -1608,6 +1608,7 @@ export const obj = { ...@@ -1608,6 +1608,7 @@ export const obj = {
baoxiansdzfd: '保險、司導雜費等', baoxiansdzfd: '保險、司導雜費等',
guolufei: '過路費', guolufei: '過路費',
tingchefei: '停車費', tingchefei: '停車費',
dayofferchange:"变更",
hanzaocan: '含早餐', hanzaocan: '含早餐',
hanwancan: '含晚餐', hanwancan: '含晚餐',
zao: '早', zao: '早',
......
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<br /> <br />
{{GetDayStr(subItem.DayNum-1)}} {{GetDayStr(subItem.DayNum-1)}}
<br /> <br />
<a v-if="IsEdit==3" style="color:blue;cursor:pointer" @click="showOfferChange(1,subItem)">变更</a> <a v-if="IsEdit==3" style="color:blue;cursor:pointer" @click="showOfferChange(1,subItem)">{{$t('objFill.dayofferchange')}}</a>
</td> </td>
<td align="center"> <td align="center">
{{getCurrencyName(subItem.CurrencyId)}} {{getCurrencyName(subItem.CurrencyId)}}
......
...@@ -73,20 +73,23 @@ ...@@ -73,20 +73,23 @@
<td rowspan="2" class="CP_ComTitle2 CostcomCenter" style="width:80px;">{{$t('hotel.hotel_Currency')}}</td> <td rowspan="2" class="CP_ComTitle2 CostcomCenter" style="width:80px;">{{$t('hotel.hotel_Currency')}}</td>
<td rowspan="2" class="CP_ComTitle2 CostcomCenter" style="width:250px;">{{$t('Airticket.Air_Trip')}}</td> <td rowspan="2" class="CP_ComTitle2 CostcomCenter" style="width:250px;">{{$t('Airticket.Air_Trip')}}</td>
<td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('hotel.hotel')}}</td> <td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('hotel.hotel')}}</td>
<td colspan="2" class="CP_ComTitle2 CostcomCenter">车/天</td> <td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('objFill.v101.chetian')}}</td>
<td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('objFill.can')}}</td> <td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('objFill.can')}}</td>
<td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('scen.sc_piao')}}</td> <td colspan="2" class="CP_ComTitle2 CostcomCenter">{{$t('scen.sc_piao')}}</td>
<td colspan="2" class="CP_ComTitle2 CostcomCenter">其它费用<br />(保险、司导杂费等)</td> <td colspan="2" class="CP_ComTitle2 CostcomCenter">
{{$t('objFill.qitafy')}}<br />({{$t('objFill.baoxiansdzfd')}})</td>
</tr> </tr>
<tr> <tr>
<td class="CP_ComTitle2 CostcomCenter" style="width:150px">{{$t('hotel.table_hotelname')}}</td> <td class="CP_ComTitle2 CostcomCenter" style="width:150px">{{$t('hotel.table_hotelname')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">价格/人</td> <td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('objFill.v101.jiageren')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('objFill.chezi')}}/天</td> <td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('objFill.chezi')}}/{{$t('hotel.hotel_day')}}
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">过路费<br />停车费/天</td> </td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">
{{$t('objFill.guolufei')}}<br />{{$t('objFill.v101.tingcheft')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:110px">{{$t('restaurant.res_resName')}}</td> <td class="CP_ComTitle2 CostcomCenter" style="width:110px">{{$t('restaurant.res_resName')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:90px">价格/餐</td> <td class="CP_ComTitle2 CostcomCenter" style="width:90px">{{$t('objFill.v101.jiagecan')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:100px">{{$t('visaT.jdname')}}</td> <td class="CP_ComTitle2 CostcomCenter" style="width:100px">{{$t('visaT.jdname')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">价格/人</td> <td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('objFill.v101.jiageren')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('system.query_airName')}}</td> <td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('system.query_airName')}}</td>
<td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('Operation.Op_price')}}</td> <td class="CP_ComTitle2 CostcomCenter" style="width:50px">{{$t('Operation.Op_price')}}</td>
</tr> </tr>
...@@ -105,9 +108,9 @@ ...@@ -105,9 +108,9 @@
</td> </td>
<td> <td>
{{subItem.HotelName}}<br /> {{subItem.HotelName}}<br />
<template v-if="subItem.ContainDinnerType==1">含早餐</template> <template v-if="subItem.ContainDinnerType==1">{{$t('objFill.hanzaocan')}}</template>
<template v-if="subItem.ContainDinnerType==2">含晚餐</template> <template v-if="subItem.ContainDinnerType==2">{{$t('objFill.hanwancan')}}</template>
<template v-if="subItem.ContainDinnerType==3">含晚餐</template> <template v-if="subItem.ContainDinnerType==3">{{$t('objFill.v101.hanzaowanc')}}</template>
</td> </td>
<td> <td>
{{subItem.HotelCostPrice}} {{subItem.HotelCostPrice}}
...@@ -144,12 +147,12 @@ ...@@ -144,12 +147,12 @@
</td> </td>
<td style="width:250px;"> <td style="width:250px;">
<template v-if="subItem.BreakfastName&&subItem.BreakfastName!=''"> <template v-if="subItem.BreakfastName&&subItem.BreakfastName!=''">
: {{subItem.BreakfastName}}<br /> {{$t('objFill.v101.zaocanmc')}}: {{subItem.BreakfastName}}<br />
</template> </template>
<template v-if="subItem.LunchName&&subItem.LunchName!=''"> <template v-if="subItem.LunchName&&subItem.LunchName!=''">
: {{subItem.LunchName}}<br /> {{$t('objFill.v101.wucanmc')}}: {{subItem.LunchName}}<br />
<template v-if="subItem.LunchRealName&&subItem.LunchRealName!=''"> <template v-if="subItem.LunchRealName&&subItem.LunchRealName!=''">
<font style="color:red;"> 真实名称: <font style="color:red;">{{$t('ground.zhenshimingcheng')}}:
<template v-if="subItem.LunchUrl&&subItem.LunchUrl!=''"> <template v-if="subItem.LunchUrl&&subItem.LunchUrl!=''">
<a @click="OpenNewUrl(subItem.LunchUrl)" target="_blank" <a @click="OpenNewUrl(subItem.LunchUrl)" target="_blank"
style="cursor:pointer;text-decoration: underline;color:red;">{{subItem.LunchRealName}}</a> style="cursor:pointer;text-decoration: underline;color:red;">{{subItem.LunchRealName}}</a>
...@@ -160,9 +163,9 @@ ...@@ -160,9 +163,9 @@
</template> </template>
</template> </template>
<template v-if="subItem.DinnerName&&subItem.DinnerName!=''"> <template v-if="subItem.DinnerName&&subItem.DinnerName!=''">
: {{subItem.DinnerName}}<br /> {{$t('objFill.v101.wancaimc')}}: {{subItem.DinnerName}}<br />
<template v-if="subItem.DinnerRealName&&subItem.DinnerRealName!=''"> <template v-if="subItem.DinnerRealName&&subItem.DinnerRealName!=''">
<font style="color:red;">真实名称: <font style="color:red;">{{$t('ground.zhenshimingcheng')}}:
<template v-if="subItem.DinnerUrl&&subItem.DinnerUrl!=''"> <template v-if="subItem.DinnerUrl&&subItem.DinnerUrl!=''">
<a @click="OpenNewUrl(subItem.DinnerUrl)" target="_blank" <a @click="OpenNewUrl(subItem.DinnerUrl)" target="_blank"
style="cursor:pointer;text-decoration: underline;color:red;">{{subItem.DinnerRealName}}</a> style="cursor:pointer;text-decoration: underline;color:red;">{{subItem.DinnerRealName}}</a>
...@@ -175,18 +178,18 @@ ...@@ -175,18 +178,18 @@
</td> </td>
<td> <td>
<template v-if="subItem.BreakfastName&&subItem.BreakfastName!=''"> <template v-if="subItem.BreakfastName&&subItem.BreakfastName!=''">
: {{subItem.BreakfastCostPrice}}<br /> {{$t('objFill.v101.zaocanmc')}}: {{subItem.BreakfastCostPrice}}<br />
</template> </template>
<template v-if="subItem.LunchName&&subItem.LunchName!=''"> <template v-if="subItem.LunchName&&subItem.LunchName!=''">
: {{subItem.LunchCostPrice}}<br /> {{$t('objFill.v101.wucanmc')}}: {{subItem.LunchCostPrice}}<br />
</template> </template>
<template v-if="subItem.DinnerName&&subItem.DinnerName!=''"> <template v-if="subItem.DinnerName&&subItem.DinnerName!=''">
: {{subItem.DinnerCostPrice}}<br /> {{$t('objFill.v101.wancaimc')}}: {{subItem.DinnerCostPrice}}<br />
</template> </template>
<template v-if="subItem.IsLunchChange"> <template v-if="subItem.IsLunchChange">
<br /> <br />
<font style="color:red;"> <font style="color:red;">
: {{$t('objFill.v101.wucanmc')}}:
<template v-if="subItem.LunchChangeValue>0"> <template v-if="subItem.LunchChangeValue>0">
+ +
</template> </template>
...@@ -196,7 +199,7 @@ ...@@ -196,7 +199,7 @@
<template v-if="subItem.IsDinnerChange"> <template v-if="subItem.IsDinnerChange">
<br /> <br />
<font style="color:red;"> <font style="color:red;">
: {{$t('objFill.v101.wancaimc')}}:
<template v-if="subItem.DinnerChangeValue>0"> <template v-if="subItem.DinnerChangeValue>0">
+ +
</template> </template>
...@@ -243,72 +246,72 @@ ...@@ -243,72 +246,72 @@
</template> </template>
<tr> <tr>
<td colspan="3" class="CP_ComTitle2 CostcomCenter"> <td colspan="3" class="CP_ComTitle2 CostcomCenter">
外币小计 {{$t('objFill.waibixj')}}
</td> </td>
<!--酒店小计--> <!--酒店小计-->
<td colspan="2"> <td colspan="2">
酒店小计: {{getDayXiaoJi(1,1)}} {{$t('objFill.jiudianxj')}}: {{getDayXiaoJi(1,1)}}
<template v-if="getDayChangeXiaoJi(1,1)!=0"> <template v-if="getDayChangeXiaoJi(1,1)!=0">
<br /> <br />
<font style="color:red">酒店变更合计:{{getDayChangeXiaoJi(1,1)}}</font> <font style="color:red">{{$t('objFill.jiudianchangxj')}}:{{getDayChangeXiaoJi(1,1)}}</font>
</template> </template>
</td> </td>
<!--车资小计--> <!--车资小计-->
<td colspan="2"> <td colspan="2">
车资小计:{{getDayXiaoJi(2,1)}} {{$t('objFill.chezhixj')}}:{{getDayXiaoJi(2,1)}}
<template v-if="getDayChangeXiaoJi(2,1)!=0"> <template v-if="getDayChangeXiaoJi(2,1)!=0">
<br /> <br />
<font style="color:red">车资变更合计:{{getDayChangeXiaoJi(2,1)}}</font> <font style="color:red">{{$t('objFill.chezhichangexj')}}:{{getDayChangeXiaoJi(2,1)}}</font>
</template> </template>
</td> </td>
<!--餐小计--> <!--餐小计-->
<td colspan="2"> <td colspan="2">
餐小计: {{getDayXiaoJi(4,1)}} {{$t('objFill.canxj')}}: {{getDayXiaoJi(4,1)}}
<template v-if="getDayChangeXiaoJi(4,1)!=0"> <template v-if="getDayChangeXiaoJi(4,1)!=0">
<br /> <br />
<font style="color:red">餐变更合计:{{getDayChangeXiaoJi(4,1)}}</font> <font style="color:red">{{$t('objFill.canchangexj')}}:{{getDayChangeXiaoJi(4,1)}}</font>
</template> </template>
</td> </td>
<!--门票小计--> <!--门票小计-->
<td colspan="2"> <td colspan="2">
门票小计: {{getDayXiaoJi(3,1)}} {{$t('objFill.menpiaoxj')}}: {{getDayXiaoJi(3,1)}}
<template v-if="getDayChangeXiaoJi(3,1)!=0"> <template v-if="getDayChangeXiaoJi(3,1)!=0">
<br /> <br />
<font style="color:red">门票变更合计:{{getDayChangeXiaoJi(3,1)}}</font> <font style="color:red">{{$t('objFill.menpiaochangexj')}}:{{getDayChangeXiaoJi(3,1)}}</font>
</template> </template>
</td> </td>
<!--其它费用小计--> <!--其它费用小计-->
<td colspan="2"> <td colspan="2">
杂支小计: {{getDayXiaoJi(9,1)}} {{$t('objFill.zazhixj')}}: {{getDayXiaoJi(9,1)}}
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="3" class="CP_ComTitle2 CostcomCenter"> <td colspan="3" class="CP_ComTitle2 CostcomCenter">
人民币小计 {{$t('objFill.renmingbxj')}}
</td> </td>
<!--酒店小计--> <!--酒店小计-->
<td colspan="2"> <td colspan="2">
酒店小计: {{getDayXiaoJi(1,2)}} {{$t('objFill.jiudianxj')}}: {{getDayXiaoJi(1,2)}}
</td> </td>
<!--车资小计--> <!--车资小计-->
<td colspan="2"> <td colspan="2">
车资小计:{{getDayXiaoJi(2,2)}} {{$t('objFill.chezhixj')}}:{{getDayXiaoJi(2,2)}}
</td> </td>
<!--餐小计--> <!--餐小计-->
<td colspan="2"> <td colspan="2">
餐小计: {{getDayXiaoJi(4,2)}} {{$t('objFill.canxj')}}: {{getDayXiaoJi(4,2)}}
</td> </td>
<!--门票小计--> <!--门票小计-->
<td colspan="2"> <td colspan="2">
门票小计: {{getDayXiaoJi(3,2)}} {{$t('objFill.menpiaoxj')}}: {{getDayXiaoJi(3,2)}}
</td> </td>
<!--其它费用小计--> <!--其它费用小计-->
<td colspan="2"> <td colspan="2">
杂支小计: {{getDayXiaoJi(9,2)}} {{$t('objFill.zazhixj')}}: {{getDayXiaoJi(9,2)}}
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="13">其它成本(人民币)</td> <td colspan="13">{{$t('objFill.qitacbrmb')}}</td>
</tr> </tr>
<tr> <tr>
<td colspan="2"> <td colspan="2">
...@@ -317,33 +320,33 @@ ...@@ -317,33 +320,33 @@
</el-form-item> </el-form-item>
</td> </td>
<td> <td>
<el-form-item label="中段机票"> <el-form-item :label="$t('objFill.zhongduanjp')">
{{OtherPrice.InlandAirTicketMoney}} {{OtherPrice.InlandAirTicketMoney}}
</el-form-item> </el-form-item>
</td> </td>
<td colspan="2"> <td colspan="2">
<el-form-item label="税金"> <el-form-item :label="$t('objFill.shuijin')">
{{teamPrice.TaxPrice}} {{teamPrice.TaxPrice}}
</el-form-item> </el-form-item>
</td> </td>
<td colspan="2"> <td colspan="2">
<el-form-item label="联运"> <el-form-item :label="$t('salesModule.Union')">
{{teamPrice.UnionPrice}} {{teamPrice.UnionPrice}}
</el-form-item> </el-form-item>
</td> </td>
<td colspan="6" rowspan="2"> <td colspan="6" rowspan="2">
小计(机票+中段机票+税金+联运+领队导游分摊+过夜+签证+保险): {{$t('objFill.xiaojijpzdsjly')}}:
<br />{{getCostTotalMoney()}} <br />{{getCostTotalMoney()}}
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<el-form-item label="领队导游分摊"> <el-form-item :label="$t('objFill.lingduidyft')">
{{OtherPrice.AirTicketShareMoney}} {{OtherPrice.AirTicketShareMoney}}
</el-form-item> </el-form-item>
</td> </td>
<td> <td>
<el-form-item label="过夜"> <el-form-item :label="$t('objFill.guoye')">
{{teamPrice.NightPrice}} {{teamPrice.NightPrice}}
</el-form-item> </el-form-item>
</td> </td>
...@@ -353,7 +356,7 @@ ...@@ -353,7 +356,7 @@
</el-form-item> </el-form-item>
</td> </td>
<td colspan="2"> <td colspan="2">
<el-form-item label="保险"> <el-form-item :label="$t('Operation.Op_insurance')">
{{OtherPrice.SafeMoney}} {{OtherPrice.SafeMoney}}
</el-form-item> </el-form-item>
</td> </td>
...@@ -363,12 +366,12 @@ ...@@ -363,12 +366,12 @@
</tr> </tr>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<el-form-item label="婴儿"> <el-form-item :label="$t('Operation.Op_baby')">
{{teamPrice.BabyPrice}} {{teamPrice.BabyPrice}}
</el-form-item> </el-form-item>
</td> </td>
<td> <td>
<el-form-item label="单地接(成本)"> <el-form-item :label="$t('objFill.dandijcb')">
{{teamPrice.SingleDMCPrice}} {{teamPrice.SingleDMCPrice}}
</el-form-item> </el-form-item>
</td> </td>
...@@ -389,19 +392,19 @@ ...@@ -389,19 +392,19 @@
</el-form-item> </el-form-item>
</td> </td>
<td colspan="4"> <td colspan="4">
<el-form-item label="单地接(价格)"> <el-form-item :label="$t('objFill.dandijjg')">
{{teamPrice.SingleDMCTCPrice}} {{teamPrice.SingleDMCTCPrice}}
</el-form-item> </el-form-item>
</td> </td>
</tr> </tr>
<tr> <tr>
<td colspan="2"> <td colspan="2">
<el-form-item label="主OP"> <el-form-item :label="$t('Operation.Op_zhu')+`OP`">
{{postConfig.OPName}} {{postConfig.OPName}}
</el-form-item> </el-form-item>
</td> </td>
<td colspan="3"> <td colspan="3">
<el-form-item label="助理OP:"> <el-form-item :label="$t('objFill.zhuli')+`OP`">
<template v-if="postConfig.Assistantlist&&postConfig.Assistantlist.length>0"> <template v-if="postConfig.Assistantlist&&postConfig.Assistantlist.length>0">
<span v-for="(subItem,subIndex) in postConfig.Assistantlist" :key="subIndex" <span v-for="(subItem,subIndex) in postConfig.Assistantlist" :key="subIndex"
style="padding-left:3px;">{{subItem.Name}}</span> style="padding-left:3px;">{{subItem.Name}}</span>
...@@ -411,18 +414,18 @@ ...@@ -411,18 +414,18 @@
<td colspan="2"> <td colspan="2">
<el-form-item :label="$t('fnc.fkfangshi')"> <el-form-item :label="$t('fnc.fkfangshi')">
<template v-if="postConfig.SaleOfferPayType==1"> <template v-if="postConfig.SaleOfferPayType==1">
现金 {{$t('fnc.xianjin')}}
</template> </template>
<template v-if="postConfig.SaleOfferPayType==2"> <template v-if="postConfig.SaleOfferPayType==2">
汇款 {{$t('objFill.huikuan')}}
</template> </template>
<template v-if="postConfig.SaleOfferPayType==3"> <template v-if="postConfig.SaleOfferPayType==3">
外站自理 {{$t('objFill.waizhanzili')}}
</template> </template>
</el-form-item> </el-form-item>
</td> </td>
<td colspan="6"> <td colspan="6">
附件: <template v-if="teamPrice.ContractArray&& teamPrice.ContractArray.length>0"> {{$t('objFill.fj')}}: <template v-if="teamPrice.ContractArray&& teamPrice.ContractArray.length>0">
<template v-for="(subItem,subIndex) in teamPrice.ContractArray"> <template v-for="(subItem,subIndex) in teamPrice.ContractArray">
<a style="margin-left:20px;color:blue;cursor:pointer;" target="_blank" :key="subIndex" <a style="margin-left:20px;color:blue;cursor:pointer;" target="_blank" :key="subIndex"
@click="downloadFile(subItem.Url,subItem.Name)">{{subItem.Name}}</a> @click="downloadFile(subItem.Url,subItem.Name)">{{subItem.Name}}</a>
...@@ -434,36 +437,36 @@ ...@@ -434,36 +437,36 @@
<td> <td>
</td> </td>
<td> <td>
人数 {{$t('admin.admin_personNumber')}}
</td> </td>
<td> <td>
酒店+车+餐+门票+杂支 {{$t('objFill.v101.jiudccmzji')}}
</td> </td>
<td> <td>
地接成本<br />(外币) {{$t('objFill.dijiechengben')}}<br />({{$t('fnc.waibi')}})
</td> </td>
<td colspan="2"> <td colspan="2">
地接成本<br />(人民币) {{$t('objFill.dijiechengben')}}<br />({{$t('fnc.a_rminbi')}})
</td> </td>
<td colspan="2"> <td colspan="2">
成本<br />[地接成本(人民币)+其它成本(人民币)小计+单地接] {{$t('hotel.hotel_cost')}}<br /> [{{$t('objFill.v101.dandjqtcbrmbxj')}}]
</td> </td>
<td> <td>
同业销售价格 {{$t('objFill.tongyexsjg')}}
<br />(人民币) <br />({{$t('fnc.a_rminbi')}})
</td> </td>
<td> <td>
直客销售价格 {{$t('objFill.zhikexsjg')}}
<br />(人民币) <br />({{$t('fnc.a_rminbi')}})
</td> </td>
<td> <td>
<template v-if="postConfig.LineId==14||postConfig.LineId==118"> <template v-if="postConfig.LineId==14||postConfig.LineId==118">
销售价格 {{$t('Airticket.Air_salesPrice')}}
<br />(日币) <br />({{$t('objFill.ribi')}})
</template> </template>
</td> </td>
<td colspan="2"> <td colspan="2">
备注 {{$t('fnc.beizhu')}}
</td> </td>
</tr> </tr>
<!--已填写人数--> <!--已填写人数-->
...@@ -471,15 +474,15 @@ ...@@ -471,15 +474,15 @@
<template v-for="(subItem,subIndex) in CostNumberList"> <template v-for="(subItem,subIndex) in CostNumberList">
<tr :key="subIndex"> <tr :key="subIndex">
<td v-if="subIndex==0" :rowspan="CostNumberList.length"> <td v-if="subIndex==0" :rowspan="CostNumberList.length">
合计 {{$t('fnc.a_heji')}}
</td> </td>
<td> <td>
{{subItem.PeopleNumber}} {{subItem.PeopleNumber}}
</td> </td>
<td> <td>
{{getDayXiaoJi(1,1)}}()+ {{getDayXiaoJi(1,1)}}({{$t('objFill.jiu')}})+
{{ (getDayXiaoJi(2,1)/subItem.PeopleNumber).toFixed(2)}}(车=总车资/人数)+{{getDayXiaoJi(4,1)}}(餐)+{{getDayXiaoJi(3,1)}}(门票) {{ (getDayXiaoJi(2,1)/subItem.PeopleNumber).toFixed(2)}}({{$t('objFill.v101.chezczcyrs')}})+{{getDayXiaoJi(4,1)}}({{$t('objFill.can')}})+{{getDayXiaoJi(3,1)}}({{$t('scen.sc_piao')}})
+{{(getDayXiaoJi(9,1)/subItem.PeopleNumber).toFixed(2)}}(杂支=总杂支/人数) +{{(getDayXiaoJi(9,1)/subItem.PeopleNumber).toFixed(2)}}({{$t('objFill.v101.zazhizzzcyrsK')}})
</td> </td>
<td> <td>
{{getLocalJpyTotalMoney(subItem.PeopleNumber)}} {{getLocalJpyTotalMoney(subItem.PeopleNumber)}}
...@@ -522,26 +525,26 @@ ...@@ -522,26 +525,26 @@
<td colspan="13"></td> <td colspan="13"></td>
</tr> </tr>
<tr> <tr>
<td class="CP_ComTitle2">审核备注</td> <td class="CP_ComTitle2">{{$t('objFill.shenhebz')}}</td>
<td colspan="9"> <td colspan="9">
<template <template
v-if="postConfig.ManagerAduitDate&&postConfig.ManagerAduitDate!=''&&postConfig.ManagerAduitName&&postConfig.ManagerAduitName!=''"> v-if="postConfig.ManagerAduitDate&&postConfig.ManagerAduitDate!=''&&postConfig.ManagerAduitName&&postConfig.ManagerAduitName!=''">
{{postConfig.ManagerAduitName}}{{postConfig.ManagerAduitDate}} <template {{postConfig.ManagerAduitName}}{{postConfig.ManagerAduitDate}} <template
v-if="postConfig.ManagerAduitStatus==1"> v-if="postConfig.ManagerAduitStatus==1">
<span style="color:blue;"> 通过</span> <span style="color:blue;">{{$t('visa.v_tongguo')}}</span>
</template> </template>
<template v-if="postConfig.ManagerAduitStatus==2"> <template v-if="postConfig.ManagerAduitStatus==2">
<span style="color:red;"> 驳回</span> <span style="color:red;">{{$t('fnc.bohui')}}</span>
</template> </template>
{{postConfig.ManagerAduitContent}} {{postConfig.ManagerAduitContent}}
</template> </template>
<template v-if="postConfig.AuditDate&&postConfig.AuditDate!=''"> <template v-if="postConfig.AuditDate&&postConfig.AuditDate!=''">
<br /> <br />
{{postConfig.AuditByName}}{{postConfig.AuditDate}} <template v-if="postConfig.TravelState==3"> {{postConfig.AuditByName}}{{postConfig.AuditDate}} <template v-if="postConfig.TravelState==3">
<span style="color:blue;"> 通过</span> <span style="color:blue;">{{$t('visa.v_tongguo')}}</span>
</template> </template>
<template v-if="postConfig.TravelState==4"> <template v-if="postConfig.TravelState==4">
<span style="color:red;"> 驳回</span> <span style="color:red;">{{$t('fnc.bohui')}}</span>
</template> </template>
{{postConfig.AuditContent}} {{postConfig.AuditContent}}
</template> </template>
...@@ -558,27 +561,27 @@ ...@@ -558,27 +561,27 @@
{{postConfig.ChangeManagerAduitContent}} {{postConfig.ChangeManagerAduitContent}}
</p> </p>
</template> </template>
<template v-if=" postConfig.ChangeAduitDate&&postConfig.ChangeAduitDate!=''"> <template v-if="postConfig.ChangeAduitDate&&postConfig.ChangeAduitDate!=''">
<br /> <br />
<p> <p>
{{postConfig.ChangeAuditByName}}{{postConfig.ChangeAduitDate}} {{postConfig.ChangeAuditByName}}{{postConfig.ChangeAduitDate}}
<template v-if="postConfig.TravelState==8"> <template v-if="postConfig.TravelState==8">
<span style="color:blue;"> 通过</span> <span style="color:blue;">{{$t('visa.v_tongguo')}}</span>
</template> </template>
<template v-if="postConfig.TravelState==7"> <template v-if="postConfig.TravelState==7">
<span style="color:red;"> 驳回</span> <span style="color:red;">{{$t('fnc.bohui')}}</span>
</template> </template>
{{postConfig.ChangeAduitContent}} {{postConfig.ChangeAduitContent}}
</p> </p>
</template> </template>
<template> <template>
<el-button type="primary" class="normalBtn" style="float:right;margin-right:40px;" <el-button type="primary" class="normalBtn" style="float:right;margin-right:40px;"
:loading="importOfferLoading" @click="downLoadOffer(postConfig)">下载系统报价单 :loading="importOfferLoading" @click="downLoadOffer(postConfig)">{{$t('objFill.xiazaxtbjd')}}
</el-button> </el-button>
</template> </template>
</td> </td>
<td colspan="3"> <td colspan="3">
当前团队类型: <template v-if="postConfig.TeamTypeName=='小包团'"> {{$t('objFill.dangqiantdlx')}}: <template v-if="postConfig.TeamTypeName=='小包团'">
<span style="color:red;font-weight:bold;">{{postConfig.TeamTypeName}}</span> <span style="color:red;font-weight:bold;">{{postConfig.TeamTypeName}}</span>
</template> </template>
<template v-else> <template v-else>
......
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