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
29dac2e6
Commit
29dac2e6
authored
Jun 08, 2021
by
denyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加prop属性
parent
72e2d4de
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
38 additions
and
38 deletions
+38
-38
Addbcb.vue
src/views/Business/Ditopn/Addbcb.vue
+4
-4
Ccvpan.vue
src/views/Business/Ditopn/Ccvpan.vue
+5
-5
Coninfp.vue
src/views/Business/Ditopn/Coninfp.vue
+6
-6
Limitbody.vue
src/views/Business/Ditopn/Limitbody.vue
+7
-7
Mt799.vue
src/views/Business/Ditopn/Mt799.vue
+4
-4
Menu.vue
src/views/Business/Sptsel/Menu.vue
+5
-5
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+7
-7
No files found.
src/views/Business/Ditopn/Addbcb.vue
View file @
29dac2e6
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-form-item
label=
"货物/服务名称"
>
<el-form-item
label=
"货物/服务名称"
prop=
"godnam"
>
<c-input
v-model=
"model.godnam"
maxlength=
"40"
style=
"width:80%"
placeholder=
"货物服务名称"
></c-input>
<c-input
v-model=
"model.godnam"
maxlength=
"40"
style=
"width:80%"
placeholder=
"货物服务名称"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-form-item
label=
"特殊规定"
>
<el-form-item
label=
"特殊规定"
prop=
"litameadv"
>
<c-select
v-model=
"model.litameadv"
style=
"width:80%"
placeholder=
"请选择特殊规定"
>
<c-select
v-model=
"model.litameadv"
style=
"width:80%"
placeholder=
"请选择特殊规定"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
prop=
"ameadvrmk"
>
<c-input
type=
"textarea"
v-model=
"model.ameadvrmk"
maxlength=
"34"
style=
"width:80%"
show-word-limit
placeholder=
"请输入特殊规定条件"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.ameadvrmk"
maxlength=
"34"
style=
"width:80%"
show-word-limit
placeholder=
"请输入特殊规定条件"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-form-item
label=
"开证行"
>
<el-form-item
label=
"开证行"
prop=
"bchname"
>
<c-input
v-model=
"model.bchname"
maxlength=
"40"
style=
"width:80%"
placeholder=
"请输入branch name"
></c-input>
<c-input
v-model=
"model.bchname"
maxlength=
"40"
style=
"width:80%"
placeholder=
"请输入branch name"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/Business/Ditopn/Ccvpan.vue
View file @
29dac2e6
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
</el-col>
</el-col>
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"合同金额"
>
<el-form-item
label=
"合同金额"
prop=
"liaall.liaccv.newamt"
>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
</el-col>
</el-col>
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"保证金应收比例"
>
<el-form-item
label=
"保证金应收比例"
prop=
"liaall.liaccv.cshpct"
>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
</el-col>
</el-col>
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Reserved Amount"
>
<el-form-item
label=
"Reserved Amount"
prop=
"liaall.liaccv.newresamt"
>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
...
@@ -71,7 +71,7 @@
...
@@ -71,7 +71,7 @@
</el-col>
</el-col>
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"保证金实收比例"
>
<el-form-item
label=
"保证金实收比例"
prop=
"liaall.misamt"
>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<c-input
v-model=
"model.liaall.misamt"
></c-input>
<c-input
v-model=
"model.liaall.misamt"
></c-input>
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"应付保证金金额"
>
<el-form-item
label=
"应付保证金金额"
prop=
"liaall.liaccv.concur"
>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
<c-input
type=
"text"
:disable=
"true"
value=
"CNY"
></c-input>
...
...
src/views/Business/Ditopn/Coninfp.vue
View file @
29dac2e6
...
@@ -8,13 +8,13 @@
...
@@ -8,13 +8,13 @@
-->
-->
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"General"
>
<el-form-item
label=
"General"
prop=
"mtabut.coninf.oitinf.oit.inftxt"
>
<c-input
type=
"textarea"
v-model=
"model.mtabut.coninf.oitinf.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.mtabut.coninf.oitinf.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Display Type"
>
<el-form-item
label=
"Display Type"
prop=
"mtabut.coninf.oitinf.oit.inflev"
>
<c-select
v-model=
"model.mtabut.coninf.oitinf.oit.inflev"
style=
"width:50%"
placeholder=
"请选择Infotext Level"
>
<c-select
v-model=
"model.mtabut.coninf.oitinf.oit.inflev"
style=
"width:50%"
placeholder=
"请选择Infotext Level"
>
<el-option
v-for=
"item in codes.inflev"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.inflev"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
:value=
"item.value"
>
...
@@ -26,13 +26,13 @@
...
@@ -26,13 +26,13 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Settlement"
>
<el-form-item
label=
"Settlement"
prop=
"mtabut.coninf.oitset.oit.inftxt"
>
<c-input
type=
"textarea"
v-model=
"model.mtabut.coninf.oitset.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.mtabut.coninf.oitset.oit.inftxt"
maxlength=
"60"
show-word-limit
placeholder=
"请输入Infotext"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Display Type"
>
<el-form-item
label=
"Display Type"
prop=
"mtabut.coninf.oitset.oit.inflev"
>
<c-select
v-model=
"model.mtabut.coninf.oitset.oit.inflev"
style=
"width:50%"
placeholder=
"请选择Infotext Level"
>
<c-select
v-model=
"model.mtabut.coninf.oitset.oit.inflev"
style=
"width:50%"
placeholder=
"请选择Infotext Level"
>
<el-option
v-for=
"item in codes.inflev"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.inflev"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
:value=
"item.value"
>
...
@@ -44,13 +44,13 @@
...
@@ -44,13 +44,13 @@
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"执行日期"
>
<el-form-item
label=
"执行日期"
prop=
"mtabut.coninf.conexedat"
>
<el-date-picker
type=
"date"
v-model=
"model.mtabut.coninf.conexedat"
style=
"width:40%"
placeholder=
"请选择执行日期"
></el-date-picker>
<el-date-picker
type=
"date"
v-model=
"model.mtabut.coninf.conexedat"
style=
"width:40%"
placeholder=
"请选择执行日期"
></el-date-picker>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Send for Release to"
>
<el-form-item
label=
"Send for Release to"
prop=
"mtabut.coninf.usr.extkey"
>
<c-input
v-model=
"model.mtabut.coninf.usr.extkey"
maxlength=
"8"
style=
"width:40%"
disabled=
"disabled"
placeholder=
"请输入User ID"
></c-input>
<c-input
v-model=
"model.mtabut.coninf.usr.extkey"
maxlength=
"8"
style=
"width:40%"
disabled=
"disabled"
placeholder=
"请输入User ID"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/Business/Ditopn/Limitbody.vue
View file @
29dac2e6
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
-->
-->
<el-col
:span=
"10"
>
<el-col
:span=
"10"
>
<el-form-item
label=
"开证授信额度主体编号"
>
<el-form-item
label=
"开证授信额度主体编号"
prop=
"liaall.limmod.limpts.wrk.pts.extkey"
>
<c-input
v-model=
"model.liaall.limmod.limpts.wrk.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
<c-input
v-model=
"model.liaall.limmod.limpts.wrk.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
@@ -50,13 +50,13 @@
...
@@ -50,13 +50,13 @@
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"开证授信额度主体名称"
>
<el-form-item
label=
"开证授信额度主体名称"
prop=
"liaall.limmod.limpts.wrk.pts.nam"
>
<c-input
v-model=
"model.liaall.limmod.limpts.wrk.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
<c-input
v-model=
"model.liaall.limmod.limpts.wrk.pts.nam"
maxlength=
"40"
placeholder=
"请输入Name of Party"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"额度类型"
>
<el-form-item
label=
"额度类型"
prop=
"liaall.limmod.limpts.nonrevflg1"
>
<c-select
v-model=
"model.liaall.limmod.limpts.nonrevflg1"
style=
"width:100%"
placeholder=
"请选择Flag to Mark Non-revolving Limits"
>
<c-select
v-model=
"model.liaall.limmod.limpts.nonrevflg1"
style=
"width:100%"
placeholder=
"请选择Flag to Mark Non-revolving Limits"
>
<el-option
v-for=
"item in codes.nonrevflg1"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.nonrevflg1"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
:value=
"item.value"
>
...
@@ -66,25 +66,25 @@
...
@@ -66,25 +66,25 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"合同流水号"
>
<el-form-item
label=
"合同流水号"
prop=
"liaall.limmod.limpts.pfcod1"
>
<c-input
v-model=
"model.liaall.limmod.limpts.pfcod1"
maxlength=
"14"
placeholder=
"请输入合同流�'号"
></c-input>
<c-input
v-model=
"model.liaall.limmod.limpts.pfcod1"
maxlength=
"14"
placeholder=
"请输入合同流�'号"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"业务编号"
>
<el-form-item
label=
"业务编号"
prop=
"liaall.limmod.ownref"
>
<c-input
v-model=
"model.liaall.limmod.ownref"
maxlength=
"16"
placeholder=
"请输入国结业务编号"
></c-input>
<c-input
v-model=
"model.liaall.limmod.ownref"
maxlength=
"16"
placeholder=
"请输入国结业务编号"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"业务余额"
>
<el-form-item
label=
"业务余额"
prop=
"liaall.limmod.comamt"
>
<c-input
v-model=
"model.liaall.limmod.comamt"
placeholder=
"请输入业务余额"
></c-input>
<c-input
v-model=
"model.liaall.limmod.comamt"
placeholder=
"请输入业务余额"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"保证金余额"
>
<el-form-item
label=
"保证金余额"
prop=
"liaall.limmod.ccvamt"
>
<c-input
v-model=
"model.liaall.limmod.ccvamt"
placeholder=
"请输入保证金余额"
></c-input>
<c-input
v-model=
"model.liaall.limmod.ccvamt"
placeholder=
"请输入保证金余额"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/Business/Ditopn/Mt799.vue
View file @
29dac2e6
...
@@ -2,25 +2,25 @@
...
@@ -2,25 +2,25 @@
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<el-col
:span=
"20"
>
<el-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)受益人英文名称"
>
<el-form-item
label=
"MT799(79)受益人英文名称"
prop=
"ditp.bennam"
>
<c-input
v-model=
"model.ditp.bennam"
maxlength=
"100"
></c-input>
<c-input
v-model=
"model.ditp.bennam"
maxlength=
"100"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"20"
>
<el-col
:span=
"20"
>
<el-form-item
label=
"MT799(79)申请人英文名称"
>
<el-form-item
label=
"MT799(79)申请人英文名称"
prop=
"ditp.aplname"
>
<c-input
v-model=
"model.ditp.aplname"
maxlength=
"100"
></c-input>
<c-input
v-model=
"model.ditp.aplname"
maxlength=
"100"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"MT799(79)签名"
>
<el-form-item
label=
"MT799(79)签名"
prop=
"ditp.signam"
>
<c-input
v-model=
"model.ditp.signam"
maxlength=
"50"
></c-input>
<c-input
v-model=
"model.ditp.signam"
maxlength=
"50"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"15"
>
<el-col
:span=
"15"
>
<el-form-item
label=
"MT799(79)备注"
>
<el-form-item
label=
"MT799(79)备注"
prop=
"ditp.remark"
>
<c-input
type=
"textarea"
v-model=
"model.ditp.remark"
maxlength=
"280"
:rows=
"6"
></c-input>
<c-input
type=
"textarea"
v-model=
"model.ditp.remark"
maxlength=
"280"
:rows=
"6"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/Business/Sptsel/Menu.vue
View file @
29dac2e6
...
@@ -42,13 +42,13 @@
...
@@ -42,13 +42,13 @@
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Reference"
>
<el-form-item
label=
"Reference"
prop=
"selobj"
>
<c-input
v-model=
"model.selobj"
maxlength=
"32"
placeholder=
"请输入Reference"
></c-input>
<c-input
v-model=
"model.selobj"
maxlength=
"32"
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Name"
>
<el-form-item
label=
"Name"
prop=
"seltxt"
>
<c-input
v-model=
"model.seltxt"
maxlength=
"32"
placeholder=
"请输入Selection Name"
></c-input>
<c-input
v-model=
"model.seltxt"
maxlength=
"32"
placeholder=
"请输入Selection Name"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
-->
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Selection of Users"
>
<el-form-item
label=
"Selection of Users"
prop=
"usfmod.flt"
>
<c-select
v-model=
"model.usfmod.flt"
style=
"width:60%"
placeholder=
"请选择User"
>
<c-select
v-model=
"model.usfmod.flt"
style=
"width:60%"
placeholder=
"请选择User"
>
</c-select>
</c-select>
<c-button
size=
"small"
type=
"primary"
style=
"width:30%"
@
click=
"onUsfmodShwflt"
>
<c-button
size=
"small"
type=
"primary"
style=
"width:30%"
@
click=
"onUsfmodShwflt"
>
...
@@ -79,7 +79,7 @@
...
@@ -79,7 +79,7 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"国内国际证标志"
>
<el-form-item
label=
"国内国际证标志"
prop=
"dflg"
>
<c-select
v-model=
"model.dflg"
style=
"width:100%"
placeholder=
"请选择国内国际标志"
>
<c-select
v-model=
"model.dflg"
style=
"width:100%"
placeholder=
"请选择国内国际标志"
>
<el-option
label=
"All"
value=
"1"
></el-option>
<el-option
label=
"All"
value=
"1"
></el-option>
<el-option
label=
"国内业务"
value=
"2"
></el-option>
<el-option
label=
"国内业务"
value=
"2"
></el-option>
...
@@ -146,7 +146,7 @@
...
@@ -146,7 +146,7 @@
<el-col
:span=
"24"
>
<el-col
:span=
"24"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"退回原因"
>
<el-form-item
label=
"退回原因"
prop=
"yptinf"
>
<c-input
v-model=
"model.yptinf"
maxlength=
"60"
placeholder=
"请输入退回原因"
></c-input>
<c-input
v-model=
"model.yptinf"
maxlength=
"60"
placeholder=
"请输入退回原因"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
29dac2e6
...
@@ -2,20 +2,20 @@
...
@@ -2,20 +2,20 @@
<div
class=
"eibs-tab"
>
<div
class=
"eibs-tab"
>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Branch"
>
<el-form-item
label=
"Branch"
prop=
"bchcon"
>
<c-select
v-model=
"model.bchcon"
style=
"width:100%"
placeholder=
"请选择Branch"
>
<c-select
v-model=
"model.bchcon"
style=
"width:100%"
placeholder=
"请选择Branch"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Reference"
>
<el-form-item
label=
"Reference"
prop=
"trncorco.ownref"
>
<c-input
v-model=
"model.trncorco.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
></c-input>
<c-input
v-model=
"model.trncorco.ownref"
maxlength=
"16"
placeholder=
"请输入Reference"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Status"
>
<el-form-item
label=
"Status"
prop=
"trncorco.relflg"
>
<c-select
v-model=
"model.trncorco.relflg"
style=
"width:100%"
placeholder=
"请选择Status"
>
<c-select
v-model=
"model.trncorco.relflg"
style=
"width:100%"
placeholder=
"请选择Status"
>
<el-option
v-for=
"item in codes.relflg"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.relflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
:value=
"item.value"
>
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"User"
>
<el-form-item
label=
"User"
prop=
"usrcon"
>
<c-select
v-model=
"model.usrcon"
style=
"width:100%"
placeholder=
"请选择User"
>
<c-select
v-model=
"model.usrcon"
style=
"width:100%"
placeholder=
"请选择User"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
</el-col>
-->
</el-col>
-->
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Transaction Type "
>
<el-form-item
label=
"Transaction Type "
prop=
"atp.cod"
>
<c-input
v-model=
"model.atp.cod"
maxlength=
"6"
style=
"width:50%"
placeholder=
"请输入Transaction Type "
></c-input>
<c-input
v-model=
"model.atp.cod"
maxlength=
"6"
style=
"width:50%"
placeholder=
"请输入Transaction Type "
></c-input>
<!--
<c-input
v-model=
"model.atpget.sdamod.seainf"
style=
"width:10%"
placeholder=
"i"
></c-input>
-->
<!--
<c-input
v-model=
"model.atpget.sdamod.seainf"
style=
"width:10%"
placeholder=
"i"
></c-input>
-->
<c-button
size=
"small"
type=
"primary;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
<c-button
size=
"small"
type=
"primary;width:10%"
@
click=
"onSeainf"
>
i
</c-button>
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"信用证标志"
>
<el-form-item
label=
"信用证标志"
prop=
"trncorco.dflg"
>
<c-select
v-model=
"model.trncorco.dflg"
style=
"width:100%"
placeholder=
"请选择信用证标志"
>
<c-select
v-model=
"model.trncorco.dflg"
style=
"width:100%"
placeholder=
"请选择信用证标志"
>
<el-option
v-for=
"item in codes.dflg"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.dflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
:value=
"item.value"
>
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
</el-col>
</el-col>
<el-col
:span=
"12"
>
<el-col
:span=
"12"
>
<el-form-item
label=
"Transaction Text"
>
<el-form-item
label=
"Transaction Text"
prop=
"atptxt"
>
<c-input
v-model=
"model.atptxt"
maxlength=
"37"
placeholder=
"请输入Transaction Text"
></c-input>
<c-input
v-model=
"model.atptxt"
maxlength=
"37"
placeholder=
"请输入Transaction Text"
></c-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
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