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
zhouqian
vue-gjjs
Commits
b83e2982
Commit
b83e2982
authored
Aug 23, 2022
by
lianyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditopn的Mt799页面申请人名称和备注中申请人自动回填修改
parent
02419715
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
Mt799.vue
src/views/Business/Ditopn/Mt799.vue
+4
-4
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+3
-4
No files found.
src/views/Business/Ditopn/Mt799.vue
View file @
b83e2982
...
...
@@ -2,25 +2,25 @@
<div
class=
"eibs-tab"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)受益人英文名称"
prop=
"ditp.bennam"
>
<el-form-item
label=
"MT799(79)受益人英文名称"
label-width=
"160px"
prop=
"ditp.bennam"
>
<c-input
v-model=
"model.ditp.bennam"
maxlength=
"100"
@
blur=
"BlurBennam"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)申请人英文名称"
prop=
"ditp.aplname"
>
<el-form-item
label=
"MT799(79)申请人英文名称"
label-width=
"160px"
prop=
"ditp.aplname"
>
<c-input
v-model=
"model.ditp.aplname"
maxlength=
"100"
@
blur=
"BlurAplname"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)签名"
prop=
"ditp.signam"
>
<el-form-item
label=
"MT799(79)签名"
label-width=
"160px"
prop=
"ditp.signam"
>
<c-input
v-model=
"model.ditp.signam"
maxlength=
"50"
@
blur=
"BlurSignam"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)备注"
prop=
"ditp.remark"
>
<el-form-item
label=
"MT799(79)备注"
label-width=
"160px"
prop=
"ditp.remark"
>
<c-input
type=
"textarea"
v-model=
"model.ditp.remark"
maxlength=
"800"
:rows=
"10"
></c-input>
</el-form-item>
</c-col>
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
b83e2982
...
...
@@ -204,7 +204,7 @@
title: '申请人',
grp: 'didgrp',
rol: 'apl',
}"
:disabled=
"
tru
e"
:isAdrblk=
"false"
@
onSeainf=
"onSeainf"
@
onAplpDet=
"onBenpDet"
>
}"
:disabled=
"
fals
e"
:isAdrblk=
"false"
@
onSeainf=
"onSeainf"
@
onAplpDet=
"onBenpDet"
>
</c-ptap>
</c-col>
<!-- <c-col :span="24">
...
...
@@ -331,7 +331,7 @@
<c-col
:span=
"24"
>
<el-form-item
label=
"联行名称 "
prop=
"didgrp.apb.pts.jigomc"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.apb.pts.jigomc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入联行名称 电证用"
></c-input>
placeholder=
"请输入联行名称 电证用"
:disabled=
"true"
></c-input>
</el-form-item>
</c-col>
...
...
@@ -481,7 +481,7 @@
<c-col
:span=
"24"
>
<el-form-item
label=
"联行名称 "
prop=
"didgrp.beb.pts.jigomc"
>
<c-input
type=
"textarea"
v-model=
"model.didgrp.beb.pts.jigomc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入联行名称 电证用"
:disabled=
"t
his.jigomcFlag
"
></c-input>
placeholder=
"请输入联行名称 电证用"
:disabled=
"t
rue
"
></c-input>
</el-form-item>
</c-col>
</c-col>
...
...
@@ -506,7 +506,6 @@ export default {
{
label
:
"否"
,
value
:
""
},
{
label
:
"是"
,
value
:
"X"
},
],
jigomcFlag
:
false
,
trade
:
""
,
};
},
...
...
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