Commit ca9e2377 authored by youjie's avatar youjie

no message

parent 0561140f
......@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng: 'Union ',
fanyongjefw: 'Rebate Transaction Amount Range ',
qingxuanzbohtg: 'Please select Pass or reject',
jinyinxkez: 'Business License',
faren: 'Legal person',
kaihuzhih: 'Opening Branch',
},
//#endregion
}
......
......@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng: '同盟」です',
fanyongjefw: '取引金額の範囲です',
qingxuanzbohtg: '通過または却下を選択します',
jinyinxkez: '経営許可証',
faren: '法人',
kaihuzhih: '口座開設します',
},
//#endregion
}
......
......@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng: '联盟',
fanyongjefw: '返佣交易金额范围',
qingxuanzbohtg: '请选择通过或驳回',
jinyinxkez: '经营许可证',
faren: '法人',
kaihuzhih: '开户支行',
},
//#endregion
}
......
......@@ -8159,7 +8159,10 @@ export const obj = {
shenqinjsr: '申請結算日期',
lianmeng: '聯盟',
fanyongjefw: '返傭交易金額範圍',
qingxuanzbohtg: '請選擇通過或駁回'
qingxuanzbohtg: '請選擇通過或駁回',
jinyinxkez: '經營許可證',
faren: '法人',
kaihuzhih: '開戶支行'
},
//#endregion
}
......
......@@ -398,11 +398,11 @@
center :before-close="closeContractDialog">
<el-row v-if="isBoHui>0" v-loading="inforLoading">
<el-col :span="24" class="shenheInfoBox">
<p class="shenheInfoTitle">公司名称:</p>
<p class="shenheInfoTitle">{{ $t('admin.admin_company') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.Tourists_Name }}</div>
</el-col>
<el-col :span="6" class="shenheInfoBox">
<p class="shenheInfoTitle">营业执照:</p>
<p class="shenheInfoTitle">{{ $t('salesModule.BusinessLicense') }}:</p>
<div class="shenheInfoCenter">
<el-image
style="width: 20px; height: 20px"
......@@ -412,15 +412,15 @@
</div>
</el-col>
<el-col :span="11" class="shenheInfoBox">
<p class="shenheInfoTitle">经营许可证:</p>
<p class="shenheInfoTitle">{{ $t('objFill.v102.jinyinxkez') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.Tourists_Email }}</div>
</el-col>
<el-col :span="7" class="shenheInfoBox">
<p class="shenheInfoTitle">法人:</p>
<p class="shenheInfoTitle">{{ $t('objFill.v102.faren') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.LegalPersonName }}</div>
</el-col>
<el-col :span="6" class="shenheInfoBox">
<p class="shenheInfoTitle">身份证:</p>
<p class="shenheInfoTitle">{{ $t('objFill.shengfenzheng') }}:</p>
<div class="shenheInfoCenter">
<el-image
style="width: 20px; height: 20px"
......@@ -435,27 +435,27 @@
</div>
</el-col>
<el-col :span="11" class="shenheInfoBox">
<p class="shenheInfoTitle">身份证号:</p>
<p class="shenheInfoTitle">{{ $t('system.table_IDcard') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.LegalIdCardNumber }}</div>
</el-col>
<el-col :span="7" class="shenheInfoBox">
<p class="shenheInfoTitle">有效期:</p>
<p class="shenheInfoTitle">{{ $t('objFill.youxiaoqi') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.LegalIdCardTime }}</div>
</el-col>
<el-col :span="6" class="shenheInfoBox">
<p class="shenheInfoTitle">开户支行:</p>
<p class="shenheInfoTitle">{{ $t('objFill.v102.kaihuzhih') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.OpenBankName }}</div>
</el-col>
<el-col :span="11" class="shenheInfoBox ">
<p class="shenheInfoTitle">所属银行:</p>
<p class="shenheInfoTitle">{{ $t('objFill.v102.suoshuyinh') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.BankName }}</div>
</el-col>
<el-col :span="7" class="shenheInfoBox">
<p class="shenheInfoTitle">开户人:</p>
<p class="shenheInfoTitle">{{ $t('fnc.khuren') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.AccountHolder }}</div>
</el-col>
<el-col :span="24" class="shenheInfoBox">
<p class="shenheInfoTitle">卡号:</p>
<p class="shenheInfoTitle">{{ $t('objFill.kaihao') }}:</p>
<div class="shenheInfoCenter">{{ ContractInfor.CardNum }}</div>
</el-col>
</el-row>
......
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