Commit c1c9e7af authored by 黄奎's avatar 黄奎

团队类型调整

parent d4513086
...@@ -1316,6 +1316,7 @@ export const fnc = { ...@@ -1316,6 +1316,7 @@ export const fnc = {
a_hkfkshijian: 'Remittance time/payment time', a_hkfkshijian: 'Remittance time/payment time',
a_dhuanlv: 'Exchange rate', a_dhuanlv: 'Exchange rate',
a_rminbi: 'RMB', a_rminbi: 'RMB',
a_ynd:"Rupiah",
a_qcyue: 'Opening balance', a_qcyue: 'Opening balance',
a_fkshijian: 'Payment time', a_fkshijian: 'Payment time',
a_heji: 'Total', a_heji: 'Total',
......
...@@ -1262,6 +1262,7 @@ export const fnc = { ...@@ -1262,6 +1262,7 @@ export const fnc = {
a_hkfkshijian:'送金時間/支払時間', a_hkfkshijian:'送金時間/支払時間',
a_dhuanlv:'為替レート', a_dhuanlv:'為替レート',
a_rminbi:'人民元', a_rminbi:'人民元',
a_ynd:"インドネシア盾",
a_qcyue:'期首残高', a_qcyue:'期首残高',
a_fkshijian:'支払い時間', a_fkshijian:'支払い時間',
a_heji:'合計', a_heji:'合計',
......
...@@ -1306,6 +1306,7 @@ export const fnc = { ...@@ -1306,6 +1306,7 @@ export const fnc = {
a_hkfkshijian: '匯款時間/付款時間', a_hkfkshijian: '匯款時間/付款時間',
a_dhuanlv: '兌換率', a_dhuanlv: '兌換率',
a_rminbi: '人民幣', a_rminbi: '人民幣',
a_ynd:"印尼盾",
a_qcyue: '期初餘額', a_qcyue: '期初餘額',
a_fkshijian: '付款時間', a_fkshijian: '付款時間',
a_heji: '合計', a_heji: '合計',
......
...@@ -1319,6 +1319,7 @@ export const fnc = { ...@@ -1319,6 +1319,7 @@ export const fnc = {
a_hkfkshijian: '汇款时间/付款时间', a_hkfkshijian: '汇款时间/付款时间',
a_dhuanlv: '兑换率', a_dhuanlv: '兑换率',
a_rminbi: '人民币', a_rminbi: '人民币',
a_ynd:"印尼盾",
a_qcyue: '期初余额', a_qcyue: '期初余额',
a_fkshijian: '付款时间', a_fkshijian: '付款时间',
a_heji: '合计', a_heji: '合计',
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<div class="QuotationFirstDiv1"> <div class="QuotationFirstDiv1">
<table style="font-size:14px;"> <table style="font-size:14px;">
<tr> <tr>
<td width="80" class="txtRightCost">{{$t('objFill.v101.kaituants')}}</td> <td width="80" class="txtRightCost">{{$t('objFill.v101.chutuanleix')}}</td>
<td width="300"> <td width="300">
<template v-if="postConfig.TeamType==1"> <template v-if="postConfig.TeamType==1">
<span style="color:red;font-weight:bold;">{{postConfig.TeamTypeName}}</span> <span style="color:red;font-weight:bold;">{{postConfig.TeamTypeName}}</span>
...@@ -680,17 +680,40 @@ ...@@ -680,17 +680,40 @@
</td> </td>
<td> <td>
{{$t('objFill.tongyexsjg')}} {{$t('objFill.tongyexsjg')}}
<!-- <br />({{$t('fnc.a_rminbi')}}) --> <br />
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
({{$t('objFill.ribi')}})
</template>
<!--印尼印象-->
<template v-else-if="postConfig.OutBranchId==1252">
({{$t('fnc.a_ynd')}})
</template>
<template v-else>({{$t('fnc.a_rminbi')}})
</template>
</td> </td>
<td> <td>
{{$t('objFill.zhikexsjg')}} {{$t('objFill.zhikexsjg')}}
<!-- <br />({{$t('fnc.a_rminbi')}}) --> <br />
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
({{$t('objFill.ribi')}})
</template>
<!--印尼印象-->
<template v-else-if="postConfig.OutBranchId==1252">
({{$t('fnc.a_ynd')}})
</template>
<template v-else>({{$t('fnc.a_rminbi')}})
</template>
</td> </td>
<td> <td>
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
<template v-if="postConfig.LineId==14||postConfig.LineId==118"> <template v-if="postConfig.LineId==14||postConfig.LineId==118">
{{$t('Airticket.Air_salesPrice')}} {{$t('Airticket.Air_salesPrice')}}
<br />({{$t('objFill.ribi')}}) <br />({{$t('objFill.ribi')}})
</template> </template>
</template>
</td> </td>
<td colspan="2"> <td colspan="2">
{{$t('fnc.beizhu')}} {{$t('fnc.beizhu')}}
...@@ -860,9 +883,12 @@ ...@@ -860,9 +883,12 @@
{{subItem.B2CSalePrice}} {{subItem.B2CSalePrice}}
</td> </td>
<td> <td>
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
<template v-if="postConfig.LineId==14||postConfig.LineId==118"> <template v-if="postConfig.LineId==14||postConfig.LineId==118">
{{subItem.JPYSalePrice}} {{subItem.JPYSalePrice}}
</template> </template>
</template>
</td> </td>
<td colspan="2"> <td colspan="2">
{{subItem.CostRemark}} {{subItem.CostRemark}}
......
...@@ -577,17 +577,41 @@ ...@@ -577,17 +577,41 @@
</td> </td>
<td> <td>
{{$t('objFill.tongyexsjg')}} {{$t('objFill.tongyexsjg')}}
<!-- <br />({{$t('fnc.a_rminbi')}}) -->
<br />
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
({{$t('objFill.ribi')}})
</template>
<!--印尼印象-->
<template v-else-if="postConfig.OutBranchId==1252">
({{$t('fnc.a_ynd')}})
</template>
<template v-else>({{$t('fnc.a_rminbi')}})
</template>
</td> </td>
<td> <td>
{{$t('objFill.zhikexsjg')}} {{$t('objFill.zhikexsjg')}}
<!-- <br />({{$t('fnc.a_rminbi')}}) --> <br />
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
({{$t('objFill.ribi')}})
</template>
<!--印尼印象-->
<template v-else-if="postConfig.OutBranchId==1252">
({{$t('fnc.a_ynd')}})
</template>
<template v-else>({{$t('fnc.a_rminbi')}})
</template>
</td> </td>
<td> <td>
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
<template v-if="postConfig.LineId==14||postConfig.LineId==118"> <template v-if="postConfig.LineId==14||postConfig.LineId==118">
{{$t('Airticket.Air_salesPrice')}} {{$t('Airticket.Air_salesPrice')}}
<br />({{$t('objFill.ribi')}}) <br />({{$t('objFill.ribi')}})
</template> </template>
</template>
</td> </td>
<td colspan="2"> <td colspan="2">
{{$t('fnc.beizhu')}} {{$t('fnc.beizhu')}}
...@@ -629,17 +653,20 @@ ...@@ -629,17 +653,20 @@
{{subItem.TotalMoney}} {{subItem.TotalMoney}}
</td> </td>
<td> <td>
<el-input type='text' class="w70" v-model="subItem.SalePrice" <el-input type='text' class="w120" v-model="subItem.SalePrice"
@keyup.native="checkPrice(subItem,'SalePrice')" maxlength="8"></el-input> @keyup.native="checkPrice(subItem,'SalePrice')" maxlength="8"></el-input>
</td> </td>
<td> <td>
<el-input type='text' class="w70" v-model="subItem.B2CSalePrice" <el-input type='text' class="w120" v-model="subItem.B2CSalePrice"
@keyup.native="checkPrice(subItem,'B2CSalePrice')" maxlength="8"></el-input> @keyup.native="checkPrice(subItem,'B2CSalePrice')" maxlength="8"></el-input>
</td> </td>
<td> <td>
<!--台湾印象和日本印象-->
<template v-if="postConfig.OutBranchId==1218||postConfig.OutBranchId==1220">
<el-input v-if="postConfig.LineId==14||postConfig.LineId==118" type='text' class="w70" <el-input v-if="postConfig.LineId==14||postConfig.LineId==118" type='text' class="w70"
v-model="subItem.JPYSalePrice" @keyup.native="checkPrice(subItem,'JPYSalePrice')" maxlength="8"> v-model="subItem.JPYSalePrice" @keyup.native="checkPrice(subItem,'JPYSalePrice')" maxlength="8">
</el-input> </el-input>
</template>
</td> </td>
<td colspan="2"> <td colspan="2">
<el-input type="textarea" v-model="subItem.CostRemark"></el-input> <el-input type="textarea" v-model="subItem.CostRemark"></el-input>
...@@ -1028,7 +1055,7 @@ ...@@ -1028,7 +1055,7 @@
this.getConvertMoney(this.otherPrice.AirTicketShareMoney) + this.getConvertMoney(this.otherPrice.AirTicketShareMoney) +
this.getConvertMoney(this.teamPrice.NightPrice) + this.getConvertMoney(this.teamPrice.NightPrice) +
this.getConvertMoney(this.teamPrice.VisaPrice) + this.getConvertMoney(this.teamPrice.VisaPrice) +
this.getConvertMoney(this.otherPrice.InlandTrainTicketMoney)+ this.getConvertMoney(this.otherPrice.InlandTrainTicketMoney) +
this.getConvertMoney(this.otherPrice.SafeMoney) - this.getConvertMoney(this.otherPrice.SafeMoney) -
this.getConvertMoney(this.otherPrice.KBMoney) this.getConvertMoney(this.otherPrice.KBMoney)
return totalMoney; return totalMoney;
......
...@@ -172,7 +172,9 @@ ...@@ -172,7 +172,9 @@
<span>{{getTitle(item)}}</span> <span>{{getTitle(item)}}</span>
</el-tooltip> </el-tooltip>
</p> </p>
<template v-if="item.CustomerName&&item.CustomerName!=''">
<p>{{$t('fnc.khmingcheng')}}{{item.CustomerName}}</p> <p>{{$t('fnc.khmingcheng')}}{{item.CustomerName}}</p>
</template>
<p>{{$t('scen.sc_cp')}}:{{item.OutBranchName}}</p> <p>{{$t('scen.sc_cp')}}:{{item.OutBranchName}}</p>
</div> </div>
</div> </div>
......
...@@ -911,18 +911,25 @@ ...@@ -911,18 +911,25 @@
</div> </div>
<div class="clearfix"> <div class="clearfix">
<div class="TPright clearfix"> <div class="TPright clearfix">
<template v-if="priceData.TeamType==0||priceData.TeamType==1">
<el-form-item style="margin-top:1px;"> <el-form-item style="margin-top:1px;">
<span class="TP_Sendprepend" style="margin:3px -1px 0 0">{{$t('objFill.tuanduilx')}}</span> <span class="TP_Sendprepend" style="margin:3px -1px 0 0">{{$t('objFill.tuanduilx')}}</span>
<el-select class="w180" v-model="priceData.PriceTeamType"> <el-select class="w180" v-model="priceData.PriceTeamType">
<template v-for="item in TeamListArr"> <template v-for="item in TeamListArr">
<!--去掉小包团2023-04-19--> <template v-if="priceData.TeamType==0">
<el-option v-if="item.Id==1||item.Id==2||item.Id==3||item.Id==4||item.Id==9" :key="item.Id" <el-option v-if="item.Id==1||item.Id==2||item.Id==3||item.Id==9" :key="item.Id"
:label="item.Name" :value="item.Id"> :label="item.Name" :value="item.Id">
</el-option> </el-option>
</template> </template>
<template v-if="priceData.TeamType==1">
<el-option v-if="item.Id==3" :key="item.Id" :label="item.Name" :value="item.Id">
</el-option>
</template>
</template>
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item style="margin-top:1px;"> </template>
<el-form-item style="margin-top:1px;display:none;">
<span class="TP_Sendprepend" <span class="TP_Sendprepend"
style="margin:3px -1px 0 0">{{$t('objFill.v101.myOrdersAllType.baojiaddz')}}</span> style="margin:3px -1px 0 0">{{$t('objFill.v101.myOrdersAllType.baojiaddz')}}</span>
<el-upload class="upload-demo" style="display:inline-block;position:relative;top:-1px;left:3px;" <el-upload class="upload-demo" style="display:inline-block;position:relative;top:-1px;left:3px;"
......
...@@ -897,17 +897,25 @@ ...@@ -897,17 +897,25 @@
</div> </div>
<div class="clearfix"> <div class="clearfix">
<div class="TPright clearfix"> <div class="TPright clearfix">
<template v-if="priceData.TeamType==0||priceData.TeamType==1">
<el-form-item prop="OutBranchId" style="margin-top:1px;"> <el-form-item prop="OutBranchId" style="margin-top:1px;">
<span class="TP_Sendprepend" style="margin:3px -1px 0 0">{{$t('objFill.tuanduilx')}}</span> <span class="TP_Sendprepend" style="margin:3px -1px 0 0">{{$t('objFill.tuanduilx')}}</span>
<el-select class="w180" v-model="priceData.PriceTeamType"> <el-select class="w180" v-model="priceData.PriceTeamType">
<template v-for="item in TeamListArr"> <template v-for="item in TeamListArr">
<!--去掉小包团2023-04-19--> <template v-if="priceData.TeamType==0">
<el-option v-if="item.Id==2||item.Id==3" :key="item.Id" :label="item.Name" :value="item.Id"> <el-option v-if="item.Id==1||item.Id==2||item.Id==3||item.Id==9" :key="item.Id"
:label="item.Name" :value="item.Id">
</el-option> </el-option>
</template> </template>
<template v-if="priceData.TeamType==1">
<el-option v-if="item.Id==3" :key="item.Id" :label="item.Name" :value="item.Id">
</el-option>
</template>
</template>
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item style="margin-top:1px;"> </template>
<el-form-item style="margin-top:1px;display:none;">
<span class="TP_Sendprepend" <span class="TP_Sendprepend"
style="margin:3px -1px 0 0">{{$t('objFill.v101.myOrdersAllType.baojiaddz')}}</span> style="margin:3px -1px 0 0">{{$t('objFill.v101.myOrdersAllType.baojiaddz')}}</span>
<el-upload class="upload-demo" style="display:inline-block;position:relative;top:-1px;left:3px;" <el-upload class="upload-demo" style="display:inline-block;position:relative;top:-1px;left:3px;"
......
...@@ -1178,7 +1178,7 @@ ...@@ -1178,7 +1178,7 @@
ForeignPassportPrice: 0, ForeignPassportPrice: 0,
UseFlightType: this.CurrentUserInfo.UseFlightType, UseFlightType: this.CurrentUserInfo.UseFlightType,
SupplierId: 0, //供应商编号 SupplierId: 0, //供应商编号
PriceTeamType: 1, //团队类型 PriceTeamType: "", //团队类型
PriceOfferUrl: '', //报价单地址 PriceOfferUrl: '', //报价单地址
PriceOfferName: "", //报价单名称 PriceOfferName: "", //报价单名称
IsUseCompanyBus: 0, //是否使用公司车辆 IsUseCompanyBus: 0, //是否使用公司车辆
......
...@@ -1276,7 +1276,7 @@ ...@@ -1276,7 +1276,7 @@
ForeignPassportPrice: 0, ForeignPassportPrice: 0,
UseFlightType: this.CurrentUserInfo.UseFlightType, UseFlightType: this.CurrentUserInfo.UseFlightType,
SupplierId: 0, //供应商编号 SupplierId: 0, //供应商编号
PriceTeamType: 1, //团队类型 PriceTeamType: "", //团队类型
PriceOfferUrl: '', //报价单地址 PriceOfferUrl: '', //报价单地址
PriceOfferName: "", //报价单名称 PriceOfferName: "", //报价单名称
IsUseCompanyBus: 0, //是否使用公司车辆 IsUseCompanyBus: 0, //是否使用公司车辆
......
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