Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
fukai
vue-gjjs
Commits
7efdb8bc
Commit
7efdb8bc
authored
Nov 01, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
出口信用证UI页面修改
parent
3b5c83d4
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
181 additions
and
149 deletions
+181
-149
Conp.vue
src/views/Business/Letamc/Conp.vue
+5
-5
Ovwp1.vue
src/views/Business/Letamc/Ovwp1.vue
+12
-4
Drv.vue
src/views/Business/Letdrv/Drv.vue
+107
-104
Dscins.vue
src/views/Business/Letdrv/Dscins.vue
+4
-4
Detp.vue
src/views/Business/Letdrw/Detp.vue
+3
-6
Drv.vue
src/views/Business/Letdrw/Drv.vue
+4
-3
Dscins.vue
src/views/Business/Letdrw/Dscins.vue
+16
-10
Ovwp1.vue
src/views/Business/Letdrw/Ovwp1.vue
+14
-4
Detp.vue
src/views/Business/Letopn/Detp.vue
+3
-6
Ovwp1.vue
src/views/Business/Letopn/Ovwp1.vue
+13
-3
No files found.
src/views/Business/Letamc/Conp.vue
View file @
7efdb8bc
...
@@ -134,7 +134,7 @@
...
@@ -134,7 +134,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<!-- Date/Place of Expiry -->
<!-- Date/Place of Expiry -->
<c-col
:span=
"1
3
"
>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"生效日期"
prop=
"ledgrp.rec.expdat"
>
<el-form-item
label=
"生效日期"
prop=
"ledgrp.rec.expdat"
>
<c-date-picker
<c-date-picker
type=
"date"
type=
"date"
...
@@ -148,8 +148,8 @@
...
@@ -148,8 +148,8 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
1
"
>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
""
label-width=
"
10
px"
prop=
"ledgrp.rec.expplc"
>
<el-form-item
label=
""
label-width=
"
5
px"
prop=
"ledgrp.rec.expplc"
>
<c-input
<c-input
v-model=
"model.ledgrp.rec.expplc"
v-model=
"model.ledgrp.rec.expplc"
maxlength=
"29"
maxlength=
"29"
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
<el-form-item
label=
""
label-width=
"
10
px"
prop=
"ledgrp.cbs.cnf.amt"
>
<el-form-item
label=
""
label-width=
"
5
px"
prop=
"ledgrp.cbs.cnf.amt"
>
<c-input
<c-input
v-model=
"model.ledgrp.cbs.cnf.amt"
v-model=
"model.ledgrp.cbs.cnf.amt"
class=
"m-input-currency"
class=
"m-input-currency"
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"4"
>
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"
10
px"
prop=
"ledgrp.rec.partcon"
>
<el-form-item
label=
""
label-width=
"
5
px"
prop=
"ledgrp.rec.partcon"
>
<c-fullbox>
<c-fullbox>
<c-input
<c-input
v-model=
"model.ledgrp.rec.partcon"
v-model=
"model.ledgrp.rec.partcon"
...
...
src/views/Business/Letamc/Ovwp1.vue
View file @
7efdb8bc
...
@@ -248,22 +248,30 @@
...
@@ -248,22 +248,30 @@
</c-col>
</c-col>
<!-- Revolving Flag -->
<!-- Revolving Flag -->
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.revflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
>
循环信用证
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
>
循环信用证
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<!-- Authorization to Debit 借记授权书-->
<!-- Authorization to Debit 借记授权书-->
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.dbtflg"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<!-- Non-Bank Issuer 非银行发行人-->
<!-- Non-Bank Issuer 非银行发行人-->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.nonban"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
>
非银行发行人
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
>
非银行发行人
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<!-- Test Key Unconfirmity -->
<!-- Test Key Unconfirmity -->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.teskeyunc"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥不确定
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥不确定
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
...
...
src/views/Business/Letdrv/Drv.vue
View file @
7efdb8bc
...
@@ -3,12 +3,12 @@
...
@@ -3,12 +3,12 @@
<!-- left -->
<!-- left -->
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
<el-form-item
label=
"信用证编号"
label=
"信用证编号"
prop=
"ledgrp.rec.ownref"
prop=
"ledgrp.rec.ownref"
style=
"width: 100%"
style=
"width: 100%"
>
>
<c-fullbox>
<c-input
<c-input
v-model=
"model.ledgrp.rec.ownref"
v-model=
"model.ledgrp.rec.ownref"
maxlength=
"16"
maxlength=
"16"
...
@@ -16,9 +16,7 @@
...
@@ -16,9 +16,7 @@
style=
"width: 95%"
style=
"width: 95%"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
<template
slot=
"footer"
>
</c-col>
<c-col
:span=
"1"
>
<c-button
<c-button
style=
"margin: 0 10px 0 0; padding: 0 12px"
style=
"margin: 0 10px 0 0; padding: 0 12px"
size=
"small"
size=
"small"
...
@@ -27,8 +25,6 @@
...
@@ -27,8 +25,6 @@
>
>
<i
class=
"el-icon-info"
style=
"font-size:15px"
></i>
<i
class=
"el-icon-info"
style=
"font-size:15px"
></i>
</c-button>
</c-button>
</c-col>
<c-col
:span=
"2"
:offset=
"1"
style=
"text-align: right"
>
<c-button
<c-button
style=
"margin: 0 0"
style=
"margin: 0 0"
size=
"small"
size=
"small"
...
@@ -38,63 +34,80 @@
...
@@ -38,63 +34,80 @@
>
>
获取
获取
</c-button>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"10"
>
<el-form-item
label=
"信用证金额"
prop=
"ledgrp.cbs.nom1.cur"
>
<el-form-item
label=
"信用证金额"
prop=
"ledgrp.cbs.nom1.cur"
>
<c-fullbox>
<c-select
<c-input
v-model=
"model.ledgrp.cbs.nom1.cur"
v-model=
"model.ledgrp.cbs.nom1.cur"
maxlength=
"3"
style=
"width: 100%"
style=
"width: 50%"
placeholder=
"请输入金额"
placeholder=
"请输入金额"
disabled
disabled
></c-input>
:code=
"codes.curtxt1"
></c-select>
</el-form-item>
</c-col>
<c-col
:span=
"10"
>
<el-form-item
label=
""
prop=
"ledgrp.cbs.nom1.amt"
label-width=
"5px"
>
<c-input
<c-input
v-model=
"model.ledgrp.cbs.nom1.amt"
v-model=
"model.ledgrp.cbs.nom1.amt"
style=
"width:
5
0%"
style=
"width:
10
0%"
placeholder=
"请输入金额"
placeholder=
"请输入金额"
disabled
disabled
></c-input>
></c-input>
<template
slot=
"footer"
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"betp.aammod.addamtflg"
style=
" float:right;"
>
<c-checkbox
<c-checkbox
v-model=
"model.betp.aammod.addamtflg"
v-model=
"model.betp.aammod.addamtflg"
style=
"margin-left: 10px"
disabled
disabled
>
附加金额
</c-checkbox
>
附加金额
</c-checkbox
>
>
</
template
>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"10"
>
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.cur"
>
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.cur"
>
<c-fullbox>
<c-select
<c-input
v-model=
"model.ledgrp.cbs.opn1.cur"
v-model=
"model.ledgrp.cbs.opn1.cur"
maxlength=
"3"
style=
"width: 100%"
style=
"width: 50%"
placeholder=
"请输入金额"
placeholder=
"请输入金额"
disabled
disabled
></c-input>
:code=
"codes.curtxt1"
></c-select>
</el-form-item>
</c-col>
<c-col
:span=
"10"
>
<el-form-item
label=
""
prop=
"ledgrp.cbs.opn1.amt"
label-width=
"5px"
>
<c-input
<c-input
v-model=
"model.ledgrp.cbs.opn1.amt"
v-model=
"model.ledgrp.cbs.opn1.amt"
style=
"width:
5
0%"
style=
"width:
10
0%"
placeholder=
"请输入金额"
placeholder=
"请输入金额"
disabled
disabled
></c-input>
></c-input>
<
template
slot=
"footer"
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"ledgrp.rec.revflg"
style=
" float:right;"
>
<c-checkbox
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
v-model=
"model.ledgrp.rec.revflg"
style=
"margin-left: 10px"
disabled
disabled
>
循环信用证
</c-checkbox
>
循环信用证
</c-checkbox
>
>
</
template
>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-form-item
label=
"可用银行"
prop=
"ledgrp.avbnam"
>
<c-form-item
label=
"可用银行"
prop=
"ledgrp.avbnam"
>
...
@@ -168,14 +181,17 @@
...
@@ -168,14 +181,17 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
""
prop=
"ledgrp.rec.expplc"
label-width=
"5px"
>
<c-input
<c-input
v-model=
"model.ledgrp.rec.expplc"
v-model=
"model.ledgrp.rec.expplc"
maxlength=
"40"
maxlength=
"40"
placeholder=
"请输入地点"
placeholder=
"请输入地点"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"信用证种类"
label=
"信用证种类"
...
@@ -198,77 +214,14 @@
...
@@ -198,77 +214,14 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<!-- right -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
v-model=
"model.ledgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '申请人',
grp: 'bedgrp',
rol: 'apl',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '开证银行',
grp: 'bedgrp',
rol: 'iss',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '交单银行',
grp: 'bedgrp',
rol: 'prb',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
style=
"margin-left: -150px"
>
<el-divider
/>
</el-form-item>
</c-col>
<!-- next part -->
<!-- left -->
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
<el-form-item
label=
"单据编号"
label=
"单据编号"
prop=
"bedgrp.rec.ownref"
prop=
"bedgrp.rec.ownref"
style=
"width: 100%"
style=
"width: 100%"
>
>
<c-fullbox>
<c-input
<c-input
v-model=
"model.bedgrp.rec.ownref"
v-model=
"model.bedgrp.rec.ownref"
maxlength=
"16"
maxlength=
"16"
...
@@ -276,9 +229,7 @@
...
@@ -276,9 +229,7 @@
style=
"width: 95%"
style=
"width: 95%"
disabled
disabled
></c-input>
></c-input>
</el-form-item>
<
template
slot=
"footer"
>
</c-col>
<c-col
:span=
"1"
>
<c-button
<c-button
style=
"margin: 0 10px 0 0; padding: 0 12px"
style=
"margin: 0 10px 0 0; padding: 0 12px"
size=
"small"
size=
"small"
...
@@ -287,8 +238,6 @@
...
@@ -287,8 +238,6 @@
>
>
<i
class=
"el-icon-info"
style=
"font-size:15px"
></i>
<i
class=
"el-icon-info"
style=
"font-size:15px"
></i>
</c-button>
</c-button>
</c-col>
<c-col
:span=
"2"
:offset=
"1"
style=
"text-align: right"
>
<c-button
<c-button
style=
"margin: 0 0"
style=
"margin: 0 0"
size=
"small"
size=
"small"
...
@@ -302,8 +251,11 @@
...
@@ -302,8 +251,11 @@
>
>
获取
获取
</c-button>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"单据类型"
label=
"单据类型"
...
@@ -330,12 +282,13 @@
...
@@ -330,12 +282,13 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"单据金额"
prop=
"bedgrp.cbs.max.cur"
>
<el-form-item
label=
"单据金额"
prop=
"bedgrp.cbs.max.cur"
>
<c-
inpu
t
<c-
selec
t
v-model=
"model.bedgrp.cbs.max.cur"
v-model=
"model.bedgrp.cbs.max.cur"
maxlength=
"3
"
style=
"width: 100%
"
placeholder=
"请输入单据金额"
placeholder=
"请输入单据金额"
disabled
disabled
></c-input>
:code=
"codes.curtxt1"
></c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
...
@@ -351,12 +304,13 @@
...
@@ -351,12 +304,13 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"提取附加金额"
prop=
"bedgrp.cbs.opn2.cur"
>
<el-form-item
label=
"提取附加金额"
prop=
"bedgrp.cbs.opn2.cur"
>
<c-
inpu
t
<c-
selec
t
v-model=
"model.bedgrp.cbs.opn2.cur"
v-model=
"model.bedgrp.cbs.opn2.cur"
maxlength=
"3
"
style=
"width: 100%
"
placeholder=
"请输入附加金额"
placeholder=
"请输入附加金额"
disabled
disabled
></c-input>
:code=
"codes.curtxt1"
></c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
...
@@ -452,6 +406,56 @@
...
@@ -452,6 +406,56 @@
<!-- right -->
<!-- right -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"ledgrp.rec.nam"
>
<c-input
v-model=
"model.ledgrp.rec.nam"
maxlength=
"40"
placeholder=
"请输入简略信息"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '申请人',
grp: 'bedgrp',
rol: 'apl',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '开证银行',
grp: 'bedgrp',
rol: 'iss',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
<c-col
:span=
"24"
>
<c-ptsmsg
:model=
"model"
:argadr=
"{
title: '交单银行',
grp: 'bedgrp',
rol: 'prb',
}"
:enRef=
"false"
:enNam=
"false"
:disabled=
"true"
></c-ptsmsg>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"bedgrp.rec.nam"
>
<el-form-item
label=
"简略信息"
prop=
"bedgrp.rec.nam"
>
<c-input
<c-input
v-model=
"model.bedgrp.rec.nam"
v-model=
"model.bedgrp.rec.nam"
...
@@ -521,7 +525,6 @@
...
@@ -521,7 +525,6 @@
</c-col>
</c-col>
</c-col>
</c-col>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
src/views/Business/Letdrv/Dscins.vue
View file @
7efdb8bc
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
></c-input>
></c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
icon=
"el-icon-more"
style=
"margin-left: 10px; padding: 0 10px"
style=
"margin-left: 10px; padding: 0 10px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
...
@@ -34,7 +35,6 @@
...
@@ -34,7 +35,6 @@
)
)
"
"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -57,6 +57,7 @@
...
@@ -57,6 +57,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
icon=
"el-icon-more"
style=
"margin-left: 10px; padding: 0 10px"
style=
"margin-left: 10px; padding: 0 10px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
...
@@ -71,7 +72,6 @@
...
@@ -71,7 +72,6 @@
)
)
"
"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -94,6 +94,7 @@
...
@@ -94,6 +94,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
icon=
"el-icon-more"
style=
"margin-left: 10px; padding: 0 10px"
style=
"margin-left: 10px; padding: 0 10px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
...
@@ -108,7 +109,6 @@
...
@@ -108,7 +109,6 @@
)
)
"
"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -131,6 +131,7 @@
...
@@ -131,6 +131,7 @@
></c-input>
></c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
<c-button
icon=
"el-icon-more"
style=
"margin-left: 10px; padding: 0 10px"
style=
"margin-left: 10px; padding: 0 10px"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
...
@@ -145,7 +146,6 @@
...
@@ -145,7 +146,6 @@
)
)
"
"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
...
src/views/Business/Letdrw/Detp.vue
View file @
7efdb8bc
...
@@ -112,7 +112,7 @@
...
@@ -112,7 +112,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"
@
click=
"
showGridPromptDialog(
showGridPromptDialog(
'letp.lcrdftat.buttxmsel',
'letp.lcrdftat.buttxmsel',
...
@@ -125,7 +125,6 @@
...
@@ -125,7 +125,6 @@
"
"
:disabled="blkDftatFlag"
:disabled="blkDftatFlag"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -248,7 +247,7 @@
...
@@ -248,7 +247,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"
@
click=
"
showGridPromptDialog(
showGridPromptDialog(
'letp.preper.buttxmsel',
'letp.preper.buttxmsel',
...
@@ -261,7 +260,6 @@
...
@@ -261,7 +260,6 @@
"
"
disabled
disabled
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -295,7 +293,7 @@
...
@@ -295,7 +293,7 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"
@
click=
"
showGridPromptDialog(
showGridPromptDialog(
'letp.charia.buttxmsel',
'letp.charia.buttxmsel',
...
@@ -307,7 +305,6 @@
...
@@ -307,7 +305,6 @@
)
)
"
"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
...
src/views/Business/Letdrw/Drv.vue
View file @
7efdb8bc
...
@@ -73,8 +73,8 @@
...
@@ -73,8 +73,8 @@
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.cur"
>
<el-form-item
label=
"信用证余额"
prop=
"ledgrp.cbs.opn1.cur"
>
<c-select
<c-select
v-model=
"model.ledgrp.cbs.opn1.cur"
v-model=
"model.ledgrp.cbs.opn1.cur"
maxlength=
"3
"
style=
"width: 100%
"
placeholder=
"请
输入
"
placeholder=
"请
选择币种
"
disabled
disabled
:code=
"codes.curtxt1"
:code=
"codes.curtxt1"
></c-select>
></c-select>
...
@@ -381,10 +381,11 @@
...
@@ -381,10 +381,11 @@
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"bedgrp.rec.dscinsflg"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.bedgrp.rec.dscinsflg"
<c-checkbox
v-model=
"model.bedgrp.rec.dscinsflg"
style=
"width: 100%; margin-left: 150px"
>
输入单据、不符点、指示信息
</c-checkbox
>
输入单据、不符点、指示信息
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
...
src/views/Business/Letdrw/Dscins.vue
View file @
7efdb8bc
...
@@ -21,11 +21,10 @@
...
@@ -21,11 +21,10 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('betp.docdis.buttxmsel', null, null,
{TXT: 'bedgrp.blk.docdis'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('betp.docdis.buttxmsel', null, null,
{TXT: 'bedgrp.blk.docdis'}, {TXT: false},'doxpDialog')"
:disabled="model.bedgrp.blk.docdisflg==''"
:disabled="model.bedgrp.blk.docdisflg==''"
>
>
...
</c-button>
</c-button>
</c-col>
</c-col>
</c-col>
</c-col>
...
@@ -48,10 +47,9 @@
...
@@ -48,10 +47,9 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('betp.intdis.buttxmsel', null, null,
{TXT: 'bedgrp.blk.intdis'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('betp.intdis.buttxmsel', null, null,
{TXT: 'bedgrp.blk.intdis'}, {TXT: false},'doxpDialog')"
>
>
...
</c-button>
</c-button>
</c-col>
</c-col>
</c-col>
</c-col>
...
@@ -74,10 +72,9 @@
...
@@ -74,10 +72,9 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('betp.comcon.buttxmsel', null, null,
{TXT: 'bedgrp.blk.comcon'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('betp.comcon.buttxmsel', null, null,
{TXT: 'bedgrp.blk.comcon'}, {TXT: false},'doxpDialog')"
>
>
...
</c-button>
</c-button>
</c-col>
</c-col>
</c-col>
</c-col>
...
@@ -103,28 +100,29 @@
...
@@ -103,28 +100,29 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('betp.setinstxm.buttxmsel', null, null,
{TXT: 'bedgrp.blk.setinsbe'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('betp.setinstxm.buttxmsel', null, null,
{TXT: 'bedgrp.blk.setinsbe'}, {TXT: false},'doxpDialog')"
>
>
...
</c-button>
</c-button>
</c-col>
</c-col>
</c-col>
</c-col>
<!-- 左下表格 -->
<!-- 左下表格 -->
<c-col
:span=
"24"
>
<
!--
<
c-col
:span=
"24"
>
<c-docpre
:model=
"model"
:argadr=
"
{
<c-docpre
:model=
"model"
:argadr=
"
{
path: 'bedgrp.blk.prsdoc',
path: 'bedgrp.blk.prsdoc',
grp: 'betp',
grp: 'betp',
code: 'docpre',
code: 'docpre',
}">
</c-docpre>
}">
</c-docpre>
</c-col>
</c-col>
-->
</c-col>
</c-col>
<!--===========================右边============================== -->
<!--===========================右边============================== -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"bedgrp.blk.docdisflg"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.bedgrp.blk.docdisflg"
<c-checkbox
v-model=
"model.bedgrp.blk.docdisflg"
>
不符点修改
</c-checkbox>
>
不符点修改
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<!-- Futher Handing -->
<!-- Futher Handing -->
...
@@ -184,6 +182,14 @@
...
@@ -184,6 +182,14 @@
</c-ptap>
</c-ptap>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-docpre
:model=
"model"
:argadr=
"
{
path: 'bedgrp.blk.prsdoc',
grp: 'betp',
code: 'docpre',
}">
</c-docpre>
</c-col>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Letdrw/Ovwp1.vue
View file @
7efdb8bc
...
@@ -398,28 +398,38 @@
...
@@ -398,28 +398,38 @@
</c-ptap>
</c-ptap>
</c-col>
</c-col>
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.revflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
@
change=
"openRevolvingDetails"
@
change=
"openRevolvingDetails"
>
循环信用证
</c-checkbox
>
循环信用证
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<!-- Authorization to Debit -->
<!-- Authorization to Debit -->
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.dbtflg"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权书
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权书
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
<!-- Non-Bank Issuer -->
<!-- Non-Bank Issuer -->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.nonban"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
>
非银行发行人
</c-checkbox
>
非银行发行人
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<!-- Test Key Unconfirmity -->
<!-- Test Key Unconfirmity -->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.teskeyunc"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</div>
</div>
...
...
src/views/Business/Letopn/Detp.vue
View file @
7efdb8bc
...
@@ -111,11 +111,10 @@
...
@@ -111,11 +111,10 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('letp.lcrdftat.buttxmsel', null, null,
{TXT: 'ledgrp.blk.dftat'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('letp.lcrdftat.buttxmsel', null, null,
{TXT: 'ledgrp.blk.dftat'}, {TXT: false},'doxpDialog')"
:disabled="blkDftatFlag"
:disabled="blkDftatFlag"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -287,11 +286,10 @@
...
@@ -287,11 +286,10 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('letp.preper.buttxmsel', null, null,
{TXT: 'ledgrp.rec.prepers18'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('letp.preper.buttxmsel', null, null,
{TXT: 'ledgrp.rec.prepers18'}, {TXT: false},'doxpDialog')"
disabled
disabled
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
@@ -325,10 +323,9 @@
...
@@ -325,10 +323,9 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-
search
"
icon=
"el-icon-
more
"
@
click=
"showGridPromptDialog('letp.charia.buttxmsel', null, null,
{TXT: 'ledgrp.blk.feetxt'}, {TXT: false},'doxpDialog')"
@
click=
"showGridPromptDialog('letp.charia.buttxmsel', null, null,
{TXT: 'ledgrp.blk.feetxt'}, {TXT: false},'doxpDialog')"
>
>
...
</c-button>
</c-button>
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
...
...
src/views/Business/Letopn/Ovwp1.vue
View file @
7efdb8bc
...
@@ -398,27 +398,37 @@
...
@@ -398,27 +398,37 @@
</c-ptap>
</c-ptap>
</c-col>
</c-col>
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.revflg"
label-width=
"120px"
style=
" float:left;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
@
change=
"openRevolvingDetails"
<c-checkbox
v-model=
"model.ledgrp.rec.revflg"
@
change=
"openRevolvingDetails"
>
循环信用证
</c-checkbox
>
循环信用证
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<!-- Authorization to Debit -->
<!-- Authorization to Debit -->
<c-col
:span=
"12"
class=
"centerLable marginLable"
>
<c-col
:span=
"12"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.dbtflg"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权书
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.dbtflg"
>
借记授权书
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
<!-- Non-Bank Issuer -->
<!-- Non-Bank Issuer -->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.nonban"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
<c-checkbox
v-model=
"model.ledgrp.rec.nonban"
>
非银行发行人
</c-checkbox
>
非银行发行人
</c-checkbox
>
>
</el-form-item>
</c-col>
</c-col>
<!-- Test Key Unconfirmity -->
<!-- Test Key Unconfirmity -->
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<c-col
:span=
"24"
class=
"centerLable marginLable"
>
<el-form-item
label=
" "
prop=
"ledgrp.rec.teskeyunc"
label-width=
"120px"
style=
" float:right;"
>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥
</c-checkbox>
<c-checkbox
v-model=
"model.ledgrp.rec.teskeyunc"
>
测试密钥
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-row>
</c-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