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
25a11eb7
Commit
25a11eb7
authored
Jan 13, 2023
by
LiRui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitadd界面修改
parent
2ae7cd83
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
506 additions
and
533 deletions
+506
-533
ListSearch.vue
src/components/ListSearch.vue
+1
-1
Confp.vue
src/views/Business/Gitadd/Confp.vue
+0
-2
Gidtxtp.vue
src/views/Business/Gitadd/Gidtxtp.vue
+2
-2
Gidtxtpc.vue
src/views/Business/Gitadd/Gidtxtpc.vue
+6
-1
Ovwp1.vue
src/views/Business/Gitadd/Ovwp1.vue
+0
-4
Ptyp.vue
src/views/Business/Gitadd/Ptyp.vue
+497
-517
Ptypc.vue
src/views/Business/Gitadd/Ptypc.vue
+0
-6
No files found.
src/components/ListSearch.vue
View file @
25a11eb7
...
...
@@ -49,7 +49,7 @@ export default {
}
</
script
>
<
style
>
<
style
scoped
>
.m-table-search
{
position
:
relative
;
margin
:
-20px
0
0
0
;
...
...
src/views/Business/Gitadd/Confp.vue
View file @
25a11eb7
...
...
@@ -52,7 +52,6 @@
></c-input>
<template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -133,7 +132,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
src/views/Business/Gitadd/Gidtxtp.vue
View file @
25a11eb7
...
...
@@ -192,8 +192,8 @@
created
:
function
()
{},
};
</
script
>
<
style
>
.ql-editor
{
<
style
scoped
>
.q
uill-editor
>>>
.q
l-editor
{
min-height
:
250px
;
max-height
:
500px
;
}
...
...
src/views/Business/Gitadd/Gidtxtpc.vue
View file @
25a11eb7
...
...
@@ -154,6 +154,10 @@
created
:
function
()
{},
};
</
script
>
<
style
>
<
style
scoped
>
.quill-editor
>>>
.ql-editor
{
min-height
:
250px
;
max-height
:
500px
;
}
</
style
>
\ No newline at end of file
src/views/Business/Gitadd/Ovwp1.vue
View file @
25a11eb7
...
...
@@ -722,7 +722,6 @@
</c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -797,7 +796,6 @@
</c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -870,7 +868,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -944,7 +941,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
src/views/Business/Gitadd/Ptyp.vue
View file @
25a11eb7
<
template
>
<div
class=
"eibs"
>
<c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<!--========================== 不为swift格式左边 =========================================-->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg != 'Y'"
>
<div
class=
"eibs"
>
<c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<!--========================== 不为swift格式左边 =========================================-->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg != 'Y'"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人参考号"
prop=
"gidgrp.apl.pts.ref"
>
<c-input
v-model=
"model.gidgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入申请人参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人"
prop=
"gidgrp.apl.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.apl.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
disabled
></c-input>
<template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
:disabled=
"model.gidgrp.apl.pts.adrblk == ''"
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.apl.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.apl.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"保兑行参考号"
prop=
"gidgrp.con.pts.ref"
>
<c-input
disabled
v-model=
"model.gidgrp.con.pts.ref"
maxlength=
"16"
placeholder=
"请输入保兑行参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"保兑行"
prop=
"gidgrp.con.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.con.pts.extkey"
disabled
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.con.pts.extkey`)
"
@
change=
"preperpTab"
></c-input>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onConpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.con.pts.adrblk"
>
<c-input
disabled
type=
"textarea"
rows=
"4"
v-model=
"model.gidgrp.con.pts.adrblk"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ==========================为swift格式左边============================================ -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<c-col
:span=
"24"
v-if=
"
model.gidgrp.rec.purposin == 'ISCO' ||
model.gidgrp.rec.purposin == 'ICCO'
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
申请人
参考号"
prop=
"gidgrp.apl.pts.ref"
>
<el-form-item
label=
"
开证行
参考号"
prop=
"gidgrp.apl.pts.ref"
>
<c-input
v-model=
"model.gidgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入
申请人
参考号"
placeholder=
"请输入
开证行
参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"
申请人
"
prop=
"gidgrp.apl.pts.extkey"
>
<el-form-item
label=
"
开证行
"
prop=
"gidgrp.apl.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.apl.pts.extkey"
...
...
@@ -26,16 +144,16 @@
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
:disabled=
"model.gidgrp.apl.pts.adrblk == ''"
disabled
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
...
...
@@ -59,44 +177,37 @@
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"
保兑行参考号"
prop=
"gidgrp.con
.pts.ref"
>
<el-form-item
label=
"
申请人参考号"
prop=
"gidgrp.ctr
.pts.ref"
>
<c-input
disabled
v-model=
"model.gidgrp.con.pts.ref"
v-model=
"model.gidgrp.ctr.pts.ref"
maxlength=
"16"
placeholder=
"请输入
保兑行
参考号"
placeholder=
"请输入
申请人
参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"
保兑行"
prop=
"gidgrp.con
.pts.extkey"
>
<el-form-item
label=
"
申请人"
prop=
"gidgrp.ctr
.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.con.pts.extkey"
disabled
v-model=
"model.gidgrp.ctr.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.c
on
.pts.extkey`)
showGridPromptDialog(`gidgrp.c
tr
.pts.extkey`)
"
@
change=
"preperpTab"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onConpDet"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCtrpDet"
>
详情
</c-button>
</
template
>
...
...
@@ -104,293 +215,60 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.c
on
.pts.adrblk"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.c
tr
.pts.adrblk"
>
<c-input
disabled
type=
"textarea"
rows=
"4"
v-model=
"model.gidgrp.con.pts.adrblk"
type=
"textarea"
v-model=
"model.gidgrp.ctr.pts.adrblk"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ==========================为swift格式左边============================================ -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<c-col
:span=
"24"
v-if=
"
model.gidgrp.rec.purposin == 'ISCO' ||
model.gidgrp.rec.purposin == 'ICCO'
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"开证行参考号"
prop=
"gidgrp.apl.pts.ref"
>
<c-input
v-model=
"model.gidgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入开证行参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"开证行"
prop=
"gidgrp.apl.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.apl.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.apl.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.apl.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人参考号"
prop=
"gidgrp.ctr.pts.ref"
>
<c-input
v-model=
"model.gidgrp.ctr.pts.ref"
maxlength=
"16"
placeholder=
"请输入申请人参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人"
prop=
"gidgrp.ctr.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.ctr.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ctr.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCtrpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ctr.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.ctr.pts.adrblk"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
v-if=
"
model.gidgrp.rec.purposin == 'ISSU' ||
model.gidgrp.rec.purposin == ''
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人参考号"
prop=
"gidgrp.apl.pts.ref"
>
<c-input
v-model=
"model.gidgrp.apl.pts.ref"
maxlength=
"16"
placeholder=
"请输入申请人参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"申请人"
prop=
"gidgrp.apl.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.apl.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.apl.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onAplpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.apl.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.apl.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"账户/对象参考号"
prop=
"gidgrp.ctr.pts.ref"
>
<c-input
v-model=
"model.gidgrp.ctr.pts.ref"
maxlength=
"16"
placeholder=
"请输入账户/对象参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"账户/对象"
prop=
"gidgrp.ctr.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.ctr.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ctr.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCtrpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ctr.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.ctr.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"12"
style=
"padding-left: 20px"
>
<!-- ==========================不为swift格式右边=================================== -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg != 'Y'"
>
<c-col
:span=
"24"
v-if=
"
model.gidgrp.rec.purposin == 'ISSU' ||
model.gidgrp.rec.purposin == ''
"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
受益人参考号"
prop=
"gidgrp.ben
.pts.ref"
>
<el-form-item
label=
"
申请人参考号"
prop=
"gidgrp.apl
.pts.ref"
>
<c-input
v-model=
"model.gidgrp.
ben
.pts.ref"
v-model=
"model.gidgrp.
apl
.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
placeholder=
"请输入
申请人参考号
"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人"
prop=
"gidgrp.ben.pts.extkey"
>
<el-form-item
label=
"申请人"
prop=
"gidgrp.apl.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.
ben
.pts.extkey"
v-model=
"model.gidgrp.
apl
.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.
ben
.pts.extkey`)
showGridPromptDialog(`gidgrp.
apl
.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
:disabled=
"model.gidgrp.rec.hndtyp == 'OT'"
disabled
size=
"small"
type=
"primary"
@
click=
"on
Ben
pDet"
@
click=
"on
Apl
pDet"
>
详情
</c-button>
...
...
@@ -399,68 +277,49 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.
ben
.pts.adrblk"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.
apl
.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.apl.pts.adrblk"
maxlength=
"140"
v-model=
"model.gidgrp.ben.pts.adrblk"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"开证行参考号"
prop=
"gidgrp.iss.pts.ref"
>
<el-form-item
label=
"账户/对象参考号"
prop=
"gidgrp.ctr.pts.ref"
>
<c-input
v-model=
"model.gidgrp.
iss
.pts.ref"
v-model=
"model.gidgrp.
ctr
.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
placeholder=
"请输入
账户/对象参考号
"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"开证行"
prop=
"gidgrp.iss.pts.extkey"
>
<el-form-item
label=
"账户/对象"
prop=
"gidgrp.ctr.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.
iss
.pts.extkey"
v-model=
"model.gidgrp.
ctr
.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.
iss
.pts.extkey`)
showGridPromptDialog(`gidgrp.
ctr
.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onIsspDet"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCtrpDet"
>
详情
</c-button>
</
template
>
...
...
@@ -468,19 +327,12 @@
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"地址名称"
prop=
"gidgrp.iss.pts.adrblk"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ctr.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.
iss
.pts.adrblk"
v-model=
"model.gidgrp.
ctr
.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
...
...
@@ -488,222 +340,349 @@
</el-form-item>
</c-col>
</c-col>
<!-- ============================为swift格式右边================================= -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人参考号"
prop=
"gidgrp.ben.pts.ref"
>
</c-col>
</c-col>
<c-col
:span=
"12"
style=
"padding-left: 20px"
>
<!-- ==========================不为swift格式右边=================================== -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg != 'Y'"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人参考号"
prop=
"gidgrp.ben.pts.ref"
>
<c-input
v-model=
"model.gidgrp.ben.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人"
prop=
"gidgrp.ben.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.ben.pts.
ref
"
v-model=
"model.gidgrp.ben.pts.
extkey
"
maxlength=
"16"
placeholder=
"请输入受益人参考号"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人"
prop=
"gidgrp.ben.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.ben.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBenpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ben.pts.adrblk"
>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
:disabled=
"model.gidgrp.rec.hndtyp == 'OT'"
size=
"small"
type=
"primary"
@
click=
"onBenpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ben.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
maxlength=
"140"
v-model=
"model.gidgrp.ben.pts.adrblk"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"开证行参考号"
prop=
"gidgrp.iss.pts.ref"
>
<c-input
v-model=
"model.gidgrp.iss.pts.ref"
maxlength=
"16"
placeholder=
"请输入"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"开证行"
prop=
"gidgrp.iss.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.iss.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.iss.pts.extkey`)
"
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.ben.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"通知行参考号"
prop=
"gidgrp.atb.pts.ref"
>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
disabled
size=
"small"
type=
"primary"
@
click=
"onIsspDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
v-if=
"
model.gidgrp.rec.hndtyp == 'OC' ||
model.gidgrp.rec.hndtyp == 'OT'
"
label=
"地址名称"
prop=
"gidgrp.iss.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.iss.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ============================为swift格式右边================================= -->
<c-col
:span=
"24"
v-if=
"model.gitp.swiftflg == 'Y'"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人参考号"
prop=
"gidgrp.ben.pts.ref"
>
<c-input
v-model=
"model.gidgrp.ben.pts.ref"
maxlength=
"16"
placeholder=
"请输入受益人参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"受益人"
prop=
"gidgrp.ben.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.
atb.pts.ref
"
v-model=
"model.gidgrp.
ben.pts.extkey
"
maxlength=
"16"
placeholder=
"请输入通知行参考号"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.ben.pts.extkey`)
"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"通知行"
prop=
"gidgrp.atb.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.atb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.atb.pts.extkey`)
"
disabled
></c-input>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAtbpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.atb.pts.adrblk"
>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onBenpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.ben.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.ben.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"通知行参考号"
prop=
"gidgrp.atb.pts.ref"
>
<c-input
v-model=
"model.gidgrp.atb.pts.ref"
maxlength=
"16"
placeholder=
"请输入通知行参考号"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"通知行"
prop=
"gidgrp.atb.pts.extkey"
>
<c-fullbox>
<c-input
v-model=
"model.gidgrp.atb.pts.extkey"
maxlength=
"16"
placeholder=
"请输入"
@
keyup
.
enter
.
native=
"
showGridPromptDialog(`gidgrp.atb.pts.extkey`)
"
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.atb.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
<!-- @blur="benBlur" -->
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onAtbpDet"
>
详情
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址名称"
prop=
"gidgrp.atb.pts.adrblk"
>
<c-input
disabled
rows=
"4"
type=
"textarea"
v-model=
"model.gidgrp.atb.pts.adrblk"
maxlength=
"140"
show-word-limit
placeholder=
"请输入地址名称"
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"可录入保函项下其他关联方"
>
<c-edit-table
:model=
"model"
v-bind=
"ptsaddg"
>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
@
click=
"handleEdit(scope.$index, scope.row)"
type=
"primary"
>
详情
</el-button
>
</
template
>
</el-table-column>
</c-edit-table>
</el-form-item>
</c-col>
</c-col>
</c-row>
</div>
</template>
<c-col
:span=
"24"
>
<el-form-item
label=
"可录入保函项下其他关联方"
>
<c-edit-table
:model=
"model"
v-bind=
"ptsaddg"
>
<el-table-column
label=
"操作"
>
<
template
slot-scope=
"scope"
>
<el-button
size=
"mini"
@
click=
"handleEdit(scope.$index, scope.row)"
type=
"primary"
>
详情
</el-button
>
</
template
>
</el-table-column>
</c-edit-table>
</el-form-item>
</c-col>
</c-col>
</c-row>
</div>
</template>
<
script
>
import
Api
from
'~/service/Api'
import
commonProcess
from
'~/mixin/commonProcess'
import
CodeTable
from
'~/config/CodeTable'
import
Event
from
'~/model/Gitadd/Event'
import
Ptap
from
'~/views/Public/Ptap'
import
Utils
from
'~/utils'
export
default
{
components
:
{
'c-ptap'
:
Ptap
},
inject
:
[
'root'
],
props
:
[
'model'
,
'codes'
],
mixins
:
[
commonProcess
],
data
()
{
return
{
ptsaddg
:
{
columns
:
[
{
title
:
'角色'
,
width
:
'120px'
,
dataIndex
:
'rol'
,
show
:
'select'
,
},
{
title
:
'当事人'
,
width
:
'180px'
,
dataIndex
:
'ptyextkey'
,
show
:
'input'
,
},
{
title
:
'当事人名称'
,
width
:
'250px'
,
dataIndex
:
'nam'
,
},
{
title
:
'地址编号'
,
width
:
'250px'
,
dataIndex
:
'ref'
,
},
],
urls
:
'gitp.ptsaddp.ptsaddg'
,
},
import
Api
from
"~/service/Api"
;
import
commonProcess
from
"~/mixin/commonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
;
import
Event
from
"~/model/Gitadd/Event"
;
import
Ptap
from
"~/views/Public/Ptap"
;
import
Utils
from
"~/utils"
;
export
default
{
components
:
{
"c-ptap"
:
Ptap
},
inject
:
[
"root"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
commonProcess
],
data
()
{
return
{
ptsaddg
:
{
columns
:
[
{
title
:
"角色"
,
width
:
"120px"
,
dataIndex
:
"rol"
,
show
:
"select"
,
},
{
title
:
"当事人"
,
width
:
"180px"
,
dataIndex
:
"ptyextkey"
,
show
:
"input"
,
},
{
title
:
"当事人名称"
,
width
:
"250px"
,
dataIndex
:
"nam"
,
},
{
title
:
"地址编号"
,
width
:
"250px"
,
dataIndex
:
"ref"
,
},
],
urls
:
"gitp.ptsaddp.ptsaddg"
,
},
};
},
methods
:
{
...
Event
,
// async benBlur() {
// let rtnmsg = await this.executeDefault('gidgrp.rec.sndto')
// if (rtnmsg.respCode == SUCCESS) {
// Utils.copyValueFromVO(this.model, rtnmsg.data)
// }
// },
// 角色改变手动触发default 500 GIDGRP\REC\DELTO
async
roleChange
()
{
let
rtnmsg
=
await
this
.
executeDefault
(
"gidgrp.rec.delto"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
methods
:
{
...
Event
,
// async benBlur() {
// let rtnmsg = await this.executeDefault('gidgrp.rec.sndto')
// if (rtnmsg.respCode == SUCCESS) {
// Utils.copyValueFromVO(this.model, rtnmsg.data)
// }
// },
// 角色改变手动触发default 500 GIDGRP\REC\DELTO
async
roleChange
(){
let
rtnmsg
=
await
this
.
executeDefault
(
"gidgrp.rec.delto"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
// 切换到演示/交付tab页触发event
async
preperpTab
()
{
let
rtnmsg
=
await
this
.
executeRule
(
'gitp.preperp'
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
)
}
},
// 切换到演示/交付tab页触发event
async
preperpTab
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"gitp.preperp"
);
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
rtnmsg
.
data
);
}
},
watch
:
{
"model.gidgrp.apl.pts.adrblk"
:
function
()
{
this
.
roleChange
()
},
"model.gidgrp.ctr.pts.adrblk"
:
function
()
{
this
.
roleChange
()
},
"model.gidgrp.ben.pts.adrblk"
:
function
()
{
this
.
roleChange
()
},
"model.gidgrp.atb.pts.adrblk"
:
function
()
{
this
.
roleChange
()
},
},
watch
:
{
"model.gidgrp.apl.pts.adrblk"
:
function
()
{
this
.
roleChange
();
},
"model.gidgrp.ctr.pts.adrblk"
:
function
()
{
this
.
roleChange
();
},
"model.gidgrp.ben.pts.adrblk"
:
function
()
{
this
.
roleChange
();
},
"model.gidgrp.atb.pts.adrblk"
:
function
()
{
this
.
roleChange
();
},
created
:
function
()
{},
}
</
script
>
},
created
:
function
()
{},
};
</
script
>
<
style
></
style
>
\ No newline at end of file
src/views/Business/Gitadd/Ptypc.vue
View file @
25a11eb7
...
...
@@ -27,7 +27,6 @@
></c-input>
<template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -78,7 +77,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -132,7 +130,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -184,7 +181,6 @@
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -244,7 +240,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
>
...
...
@@ -303,7 +298,6 @@
></c-input>
<
template
slot=
"footer"
>
<c-button
style=
"margin: 0 10px 0 10px; padding: 0 12px"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
...
...
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