Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
ca9e2377
Commit
ca9e2377
authored
Apr 18, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
0561140f
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
24 additions
and
12 deletions
+24
-12
fill.js
src/assets/common/lang/EN/fill.js
+3
-0
fill.js
src/assets/common/lang/Japan/fill.js
+3
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+3
-0
fill.js
src/assets/common/lang/zhTW/fill.js
+4
-1
ElectronicAudit.vue
src/components/administrative/ElectronicAudit.vue
+11
-11
No files found.
src/assets/common/lang/EN/fill.js
View file @
ca9e2377
...
@@ -8160,6 +8160,9 @@ export const obj = {
...
@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng
:
'Union '
,
lianmeng
:
'Union '
,
fanyongjefw
:
'Rebate Transaction Amount Range '
,
fanyongjefw
:
'Rebate Transaction Amount Range '
,
qingxuanzbohtg
:
'Please select Pass or reject'
,
qingxuanzbohtg
:
'Please select Pass or reject'
,
jinyinxkez
:
'Business License'
,
faren
:
'Legal person'
,
kaihuzhih
:
'Opening Branch'
,
},
},
//#endregion
//#endregion
}
}
...
...
src/assets/common/lang/Japan/fill.js
View file @
ca9e2377
...
@@ -8160,6 +8160,9 @@ export const obj = {
...
@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng
:
'同盟」です'
,
lianmeng
:
'同盟」です'
,
fanyongjefw
:
'取引金額の範囲です'
,
fanyongjefw
:
'取引金額の範囲です'
,
qingxuanzbohtg
:
'通過または却下を選択します'
,
qingxuanzbohtg
:
'通過または却下を選択します'
,
jinyinxkez
:
'経営許可証'
,
faren
:
'法人'
,
kaihuzhih
:
'口座開設します'
,
},
},
//#endregion
//#endregion
}
}
...
...
src/assets/common/lang/zhCN/fill.js
View file @
ca9e2377
...
@@ -8160,6 +8160,9 @@ export const obj = {
...
@@ -8160,6 +8160,9 @@ export const obj = {
lianmeng
:
'联盟'
,
lianmeng
:
'联盟'
,
fanyongjefw
:
'返佣交易金额范围'
,
fanyongjefw
:
'返佣交易金额范围'
,
qingxuanzbohtg
:
'请选择通过或驳回'
,
qingxuanzbohtg
:
'请选择通过或驳回'
,
jinyinxkez
:
'经营许可证'
,
faren
:
'法人'
,
kaihuzhih
:
'开户支行'
,
},
},
//#endregion
//#endregion
}
}
...
...
src/assets/common/lang/zhTW/fill.js
View file @
ca9e2377
...
@@ -8159,7 +8159,10 @@ export const obj = {
...
@@ -8159,7 +8159,10 @@ export const obj = {
shenqinjsr
:
'申請結算日期'
,
shenqinjsr
:
'申請結算日期'
,
lianmeng
:
'聯盟'
,
lianmeng
:
'聯盟'
,
fanyongjefw
:
'返傭交易金額範圍'
,
fanyongjefw
:
'返傭交易金額範圍'
,
qingxuanzbohtg
:
'請選擇通過或駁回'
qingxuanzbohtg
:
'請選擇通過或駁回'
,
jinyinxkez
:
'經營許可證'
,
faren
:
'法人'
,
kaihuzhih
:
'開戶支行'
},
},
//#endregion
//#endregion
}
}
...
...
src/components/administrative/ElectronicAudit.vue
View file @
ca9e2377
...
@@ -398,11 +398,11 @@
...
@@ -398,11 +398,11 @@
center
:before-close=
"closeContractDialog"
>
center
:before-close=
"closeContractDialog"
>
<el-row
v-if=
"isBoHui>0"
v-loading=
"inforLoading"
>
<el-row
v-if=
"isBoHui>0"
v-loading=
"inforLoading"
>
<el-col
:span=
"24"
class=
"shenheInfoBox"
>
<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>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.Tourists_Name }}
</div>
</el-col>
</el-col>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
营业执照
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('salesModule.BusinessLicense') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
<div
class=
"shenheInfoCenter"
>
<el-image
<el-image
style=
"width: 20px; height: 20px"
style=
"width: 20px; height: 20px"
...
@@ -412,15 +412,15 @@
...
@@ -412,15 +412,15 @@
</div>
</div>
</el-col>
</el-col>
<el-col
:span=
"11"
class=
"shenheInfoBox"
>
<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>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.Tourists_Email }}
</div>
</el-col>
</el-col>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
法人
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.v102.faren') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalPersonName }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalPersonName }}
</div>
</el-col>
</el-col>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
身份证
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.shengfenzheng') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
<div
class=
"shenheInfoCenter"
>
<el-image
<el-image
style=
"width: 20px; height: 20px"
style=
"width: 20px; height: 20px"
...
@@ -435,27 +435,27 @@
...
@@ -435,27 +435,27 @@
</div>
</div>
</el-col>
</el-col>
<el-col
:span=
"11"
class=
"shenheInfoBox"
>
<el-col
:span=
"11"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
身份证号
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('system.table_IDcard') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalIdCardNumber }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalIdCardNumber }}
</div>
</el-col>
</el-col>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
有效期
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.youxiaoqi') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalIdCardTime }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.LegalIdCardTime }}
</div>
</el-col>
</el-col>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<el-col
:span=
"6"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
开户支行
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.v102.kaihuzhih') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.OpenBankName }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.OpenBankName }}
</div>
</el-col>
</el-col>
<el-col
:span=
"11"
class=
"shenheInfoBox "
>
<el-col
:span=
"11"
class=
"shenheInfoBox "
>
<p
class=
"shenheInfoTitle"
>
所属银行
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.v102.suoshuyinh') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.BankName }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.BankName }}
</div>
</el-col>
</el-col>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<el-col
:span=
"7"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
开户人
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('fnc.khuren') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.AccountHolder }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.AccountHolder }}
</div>
</el-col>
</el-col>
<el-col
:span=
"24"
class=
"shenheInfoBox"
>
<el-col
:span=
"24"
class=
"shenheInfoBox"
>
<p
class=
"shenheInfoTitle"
>
卡号
:
</p>
<p
class=
"shenheInfoTitle"
>
{{ $t('objFill.kaihao') }}
:
</p>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.CardNum }}
</div>
<div
class=
"shenheInfoCenter"
>
{{ ContractInfor.CardNum }}
</div>
</el-col>
</el-col>
</el-row>
</el-row>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment