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
286a1a31
Commit
286a1a31
authored
Nov 07, 2022
by
huangxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
botacc,botrad页面修改
parent
353587a6
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
184 additions
and
208 deletions
+184
-208
Inst.vue
src/views/Business/Botacc/Inst.vue
+65
-63
Ptyp.vue
src/views/Business/Botacc/Ptyp.vue
+29
-32
Setp.vue
src/views/Business/Botacc/Setp.vue
+63
-84
Botrad.vue
src/views/Business/Botrad/Botrad.vue
+16
-24
Ptyp.vue
src/views/Business/Botrad/Ptyp.vue
+11
-5
No files found.
src/views/Business/Botacc/Inst.vue
View file @
286a1a31
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs"
>
<c-col
:span=
"24"
>
<!-- ==================左边================ -->
<c-col
:span=
"11"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"放单指示条款"
prop=
"bodgrp.blk.colins"
>
<el-form-item
label=
"放单指示条款"
prop=
"bodgrp.blk.colins"
>
<c-fullbox>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.colins"
maxlength=
"65"
show-word-limit
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.colins"
maxlength=
"65"
show-word-limit
...
@@ -13,33 +14,14 @@
...
@@ -13,33 +14,14 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"费用承担条款"
prop=
"bodgrp.rec.chato"
>
<c-select
v-model=
"model.bodgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择条款"
disabled
>
<el-option
v-for=
"item in codes.chadet"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
""
prop=
"bodgrp.blk.colinsflg"
>
<el-form-item
label=
""
prop=
"bodgrp.blk.colinsflg"
>
<c-checkbox
v-model=
"model.bodgrp.blk.colinsflg"
disabled
>
修改放单指示条款
</c-checkbox>
<c-checkbox
v-model=
"model.bodgrp.blk.colinsflg"
disabled
>
修改放单指示条款
</c-checkbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"手续费支付的附加详述"
prop=
"bodgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入手续费支付的附加详述"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"汇票指示条款"
prop=
"bodgrp.blk.dftins"
>
<el-form-item
label=
"汇票指示条款"
prop=
"bodgrp.blk.dftins"
>
<c-fullbox>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.dftins"
maxlength=
"65"
show-word-limit
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.dftins"
maxlength=
"65"
show-word-limit
...
@@ -52,15 +34,8 @@
...
@@ -52,15 +34,8 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
""
prop=
"bodgrp.blk.colinsflg"
>
<c-checkbox
v-model=
"model.bodgrp.rec.focflg"
disabled
>
无偿放单选项
</c-checkbox>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"拒绝证书指示条款"
prop=
"bodgrp.blk.proins"
>
<el-form-item
label=
"拒绝证书指示条款"
prop=
"bodgrp.blk.proins"
>
<c-fullbox>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.proins"
maxlength=
"65"
show-word-limit
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.proins"
maxlength=
"65"
show-word-limit
...
@@ -72,7 +47,60 @@
...
@@ -72,7 +47,60 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"其它指示条款"
prop=
"bodgrp.blk.othins"
>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入其它指示条款"
disabled
></c-input>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
disabled
icon=
"el-icon-more"
>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"仓储/保险指示条款 "
prop=
"bodgrp.blk.delins"
>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.delins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入仓储/保险指示条款"
disabled
></c-input>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
disabled
icon=
"el-icon-more"
>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
</c-col>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"费用承担条款"
prop=
"bodgrp.rec.chato"
>
<c-select
v-model=
"model.bodgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择条款"
disabled
>
<el-option
v-for=
"item in codes.chadet"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"手续费支付的附加详述"
prop=
"bodgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入手续费支付的附加详述"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.blk.colinsflg"
>
<c-checkbox
v-model=
"model.bodgrp.rec.focflg"
disabled
>
无偿放单选项
</c-checkbox>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"交单时是否放弃向代收行收取费用的权力"
prop=
"bodgrp.rec.waicolcod"
>
<el-form-item
label=
"交单时是否放弃向代收行收取费用的权力"
prop=
"bodgrp.rec.waicolcod"
>
<c-select
v-model=
"model.bodgrp.rec.waicolcod"
style=
"width:100%"
<c-select
v-model=
"model.bodgrp.rec.waicolcod"
style=
"width:100%"
placeholder=
"请选择放单时是否放弃向托收行收取费用的权力"
disabled
>
placeholder=
"请选择放单时是否放弃向托收行收取费用的权力"
disabled
>
...
@@ -90,21 +118,8 @@
...
@@ -90,21 +118,8 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"其它指示条款"
prop=
"bodgrp.blk.othins"
>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入其它指示条款"
disabled
></c-input>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
disabled
icon=
"el-icon-more"
>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"延期付款期限"
prop=
"bodgrp.rec.othins"
>
<el-form-item
label=
"延期付款期限"
prop=
"bodgrp.rec.othins"
>
<c-select
v-model=
"model.bodgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择延期付款期限"
disabled
>
<c-select
v-model=
"model.bodgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择延期付款期限"
disabled
>
<el-option
v-for=
"item in codes.othins"
:key=
"item.value"
:label=
"item.label"
<el-option
v-for=
"item in codes.othins"
:key=
"item.value"
:label=
"item.label"
...
@@ -113,22 +128,8 @@
...
@@ -113,22 +128,8 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"仓储/保险指示条款 "
prop=
"bodgrp.blk.delins"
>
<c-fullbox>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.blk.delins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入仓储/保险指示条款"
disabled
></c-input>
<
template
slot=
"footer"
>
<c-button
size=
"small"
type=
"primary"
disabled
icon=
"el-icon-more"
>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"10"
>
<c-col
:span=
"10"
>
<el-form-item
label=
"面函提示"
prop=
"bodgrp.rec.lescom"
>
<el-form-item
label=
"面函提示"
prop=
"bodgrp.rec.lescom"
>
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width: %"
placeholder=
"请选择"
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width: %"
placeholder=
"请选择"
...
@@ -143,6 +144,7 @@
...
@@ -143,6 +144,7 @@
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
</div>
</div>
</template>
</template>
<
script
>
<
script
>
...
...
src/views/Business/Botacc/Ptyp.vue
View file @
286a1a31
<
template
>
<
template
>
<div
class=
"eibs
-tab
"
>
<div
class=
"eibs"
>
<
c-col
:span=
"24"
>
<
!-- ==================左边================ --
>
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款人参考号"
prop=
"bodgrp.drr.pts.ref"
>
<el-form-item
label=
"收款人参考号"
prop=
"bodgrp.drr.pts.ref"
>
<c-input
v-model=
"model.bodgrp.drr.pts.ref"
maxlength=
"16"
style=
"width: 100%"
placeholder=
""
<c-input
v-model=
"model.bodgrp.drr.pts.ref"
maxlength=
"16"
style=
"width: 100%"
placeholder=
""
...
@@ -29,24 +29,20 @@
...
@@ -29,24 +29,20 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.drr.pts.adrblk"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.drr.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.drr.pts.adrblk"
maxlength=
"50"
disabled
<c-input
type=
"textarea"
v-model=
"model.bodgrp.drr.pts.adrblk"
maxlength=
"50"
disabled
show-word-limit
placeholder=
"请输入地址信息"
disabled
></c-input>
show-word-limit
placeholder=
"请输入地址信息"
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"代收行参考号"
prop=
"bodgrp.col.pts.ref"
>
<el-form-item
label=
"付款人参考号"
prop=
"bodgrp.dre.pts.ref"
>
<c-input
v-model=
"model.bodgrp.col.pts.ref"
maxlength=
"16"
style=
"width: 100%"
placeholder=
""
<c-input
disabled
v-model=
"model.bodgrp.dre.pts.ref"
maxlength=
"16"
style=
"width: 100%"
disabled
>
placeholder=
"请输入Application Ref"
></c-input>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
代收行名称"
prop=
"bodgrp.col
.pts.extkey"
>
<el-form-item
label=
"
付款人名称"
prop=
"bodgrp.dre
.pts.extkey"
>
<c-fullbox>
<c-fullbox>
<c-input
v-model=
"model.bodgrp.col.pts.extkey"
maxlength=
"16"
<c-input
disabled
v-model=
"model.bodgrp.dre.pts.extkey"
maxlength=
"50"
placeholder=
"请输入代收行名称"
disabled
>
placeholder=
"请输入付款人名称"
></c-input>
</c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
<i
class=
"el-icon-info"
></i>
...
@@ -57,30 +53,30 @@
...
@@ -57,30 +53,30 @@
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.
col
.pts.adrblk"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.
dre
.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.
col.pts.adrblk"
maxlength=
"50"
disabled
<c-input
type=
"textarea"
v-model=
"model.bodgrp.
dre.pts.adrblk"
maxlength=
"50"
show-word-limit
show-word-limit
placeholder=
"请输入地址信息"
disabled
></c-input>
placeholder=
"请输入地址信息"
disabled
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
style=
"margin-top:15px"
>
<!-- ============右边================= --
>
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-left: 20px;
"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"付款人参考号"
prop=
"bodgrp.dre.pts.ref"
>
<el-form-item
label=
"代收行参考号"
prop=
"bodgrp.col.pts.ref"
>
<c-input
disabled
v-model=
"model.bodgrp.dre.pts.ref"
maxlength=
"16"
style=
"width: 100%"
<c-input
v-model=
"model.bodgrp.col.pts.ref"
maxlength=
"16"
style=
"width: 100%"
placeholder=
""
placeholder=
"请输入Application Ref"
disabled
></c-input>
disabled
>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"
付款人名称"
prop=
"bodgrp.dre
.pts.extkey"
>
<el-form-item
label=
"
代收行名称"
prop=
"bodgrp.col
.pts.extkey"
>
<c-fullbox>
<c-fullbox>
<c-input
disabled
v-model=
"model.bodgrp.dre.pts.extkey"
maxlength=
"50"
<c-input
v-model=
"model.bodgrp.col.pts.extkey"
maxlength=
"16"
placeholder=
"请输入付款人名称"
disabled
></c-input>
placeholder=
"请输入代收行名称"
disabled
>
</c-input>
<
template
slot=
"footer"
>
<
template
slot=
"footer"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<c-button
style=
"margin:0 10px 0 10px;padding: 0 12px;"
size=
"small"
type=
"primary"
>
<i
class=
"el-icon-info"
></i>
<i
class=
"el-icon-info"
></i>
...
@@ -91,14 +87,15 @@
...
@@ -91,14 +87,15 @@
</
template
>
</
template
>
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.
dre
.pts.adrblk"
>
<el-form-item
label=
"地址信息"
prop=
"bodgrp.
col
.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bodgrp.
dre.pts.adrblk"
maxlength=
"50"
show-word-limit
<c-input
type=
"textarea"
v-model=
"model.bodgrp.
col.pts.adrblk"
maxlength=
"50"
disabled
placeholder=
"请输入地址信息"
disabled
></c-input>
show-word-limit
placeholder=
"请输入地址信息"
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
style=
"margin-top: 30px;margin-left:55px"
>
<c-col
:span=
"24"
style=
"margin-top: 30px;margin-left:55px"
>
...
...
src/views/Business/Botacc/Setp.vue
View file @
286a1a31
<
template
>
<
template
>
<div
class=
"eibs-tab"
>
<div
class=
"eibs"
>
<c-col
:span=
"24"
>
<!-- ==================左边================ -->
<c-col
:span=
"11"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"托收业务编号"
prop=
"bodgrp.rec.ownref"
>
<el-form-item
label=
"托收业务编号"
prop=
"bodgrp.rec.ownref"
>
<c-fullbox>
<c-fullbox>
<c-input
v-model=
"model.bodgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入托收业务编号"
<c-input
v-model=
"model.bodgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入托收业务编号"
...
@@ -14,17 +15,8 @@
...
@@ -14,17 +15,8 @@
</c-fullbox>
</c-fullbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"简略信息"
prop=
"bodgrp.rec.nam"
style=
"width: 100%"
>
<c-input
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
style=
"width: 100%"
placeholder=
"请输入简略信息"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"12"
>
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"托收金额"
prop=
"bodgrp.cbs.max.cur"
>
<el-form-item
label=
"托收金额"
prop=
"bodgrp.cbs.max.cur"
>
<c-select
v-model=
"model.bodgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择托收金额"
:code=
"codes.curtxt1"
<c-select
v-model=
"model.bodgrp.cbs.max.cur"
style=
"width:100%"
placeholder=
"请选择托收金额"
:code=
"codes.curtxt1"
disabled
>
disabled
>
...
@@ -36,17 +28,7 @@
...
@@ -36,17 +28,7 @@
<c-input
v-model=
"model.bodgrp.cbs.max.amt"
placeholder=
"请输入托收金额"
disabled
></c-input>
<c-input
v-model=
"model.bodgrp.cbs.max.amt"
placeholder=
"请输入托收金额"
disabled
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"收款人参考号"
prop=
"bodgrp.drr.pts.ref"
>
<c-input
v-model=
"model.bodgrp.drr.pts.ref"
maxlength=
"16"
placeholder=
"请输入收款人"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"托收余额"
prop=
"bodgrp.cbs.opn1.cur"
>
<el-form-item
label=
"托收余额"
prop=
"bodgrp.cbs.opn1.cur"
>
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width:100%"
:code=
"codes.curtxt1"
<c-select
v-model=
"model.bodgrp.cbs.opn1.cur"
style=
"width:100%"
:code=
"codes.curtxt1"
...
@@ -60,19 +42,8 @@
...
@@ -60,19 +42,8 @@
disabled
></c-input>
disabled
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.drr.pts.nam"
>
<c-input
v-model=
"model.bodgrp.drr.pts.nam"
placeholder=
"bodgrp.drr.pts.nam"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"交单条件"
prop=
"bodgrp.rec.doctypcod"
>
<el-form-item
label=
"交单条件"
prop=
"bodgrp.rec.doctypcod"
>
<c-select
v-model=
"model.bodgrp.rec.doctypcod"
style=
"width: 100%"
<c-select
v-model=
"model.bodgrp.rec.doctypcod"
style=
"width: 100%"
placeholder=
"请选择交单条件"
disabled
>
placeholder=
"请选择交单条件"
disabled
>
...
@@ -83,17 +54,7 @@
...
@@ -83,17 +54,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"代收行参考号"
prop=
"bodgrp.col.pts.ref"
>
<c-input
v-model=
"model.bodgrp.col.pts.ref"
maxlength=
"16"
placeholder=
"请输入代收行参考号"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"单据状态"
prop=
"bodgrp.rec.docsta"
>
<el-form-item
label=
"单据状态"
prop=
"bodgrp.rec.docsta"
>
<c-select
v-model=
"model.bodgrp.rec.docsta"
style=
"width: 100%"
<c-select
v-model=
"model.bodgrp.rec.docsta"
style=
"width: 100%"
placeholder=
"请输入单据状态"
disabled
>
placeholder=
"请输入单据状态"
disabled
>
...
@@ -103,20 +64,7 @@
...
@@ -103,20 +64,7 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.col.pts.nam"
>
<c-input
v-model=
"model.bodgrp.col.pts.nam"
maxlength=
"40"
placeholder=
"bodgrp.col.pts.nam"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"单据期限"
prop=
"bodgrp.rec.matdat"
>
<el-form-item
label=
"单据期限"
prop=
"bodgrp.rec.matdat"
>
<c-input
v-model=
"model.bodgrp.rec.matdat"
placeholder=
""
disabled
>
<c-input
v-model=
"model.bodgrp.rec.matdat"
placeholder=
""
disabled
>
...
@@ -145,27 +93,7 @@
...
@@ -145,27 +93,7 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"付款人参考号"
prop=
"bodgrp.dre.pts.ref"
>
<c-input
v-model=
"model.bodgrp.dre.pts.ref"
maxlength=
"16"
disabled
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.dre.pts.nam"
>
<c-input
v-model=
"model.bodgrp.dre.pts.nam"
maxlength=
"40"
placeholder=
"bodgrp.dre.pts.nam"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"收单日期"
prop=
"bodgrp.rec.rcvdat"
>
<el-form-item
label=
"收单日期"
prop=
"bodgrp.rec.rcvdat"
>
<c-date-picker
type=
"date"
v-model=
"model.bodgrp.rec.rcvdat"
style=
"width:100%"
<c-date-picker
type=
"date"
v-model=
"model.bodgrp.rec.rcvdat"
style=
"width:100%"
...
@@ -178,10 +106,7 @@
...
@@ -178,10 +106,7 @@
placeholder=
"请选择寄单日期"
disabled
></c-date-picker>
placeholder=
"请选择寄单日期"
disabled
></c-date-picker>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"接受金额"
prop=
"setmod.doccur"
>
<el-form-item
label=
"接受金额"
prop=
"setmod.doccur"
>
<c-select
v-model=
"model.setmod.doccur"
style=
"width:100%"
placeholder=
"请选择"
:code=
"codes.curtxt1"
<c-select
v-model=
"model.setmod.doccur"
style=
"width:100%"
placeholder=
"请选择"
:code=
"codes.curtxt1"
...
@@ -196,9 +121,63 @@
...
@@ -196,9 +121,63 @@
</c-input>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
</c-col>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"简略信息"
prop=
"bodgrp.rec.nam"
style=
"width: 100%"
>
<c-input
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
style=
"width: 100%"
placeholder=
"请输入简略信息"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款人参考号"
prop=
"bodgrp.drr.pts.ref"
>
<c-input
v-model=
"model.bodgrp.drr.pts.ref"
maxlength=
"16"
placeholder=
"请输入收款人"
disabled
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.drr.pts.nam"
>
<c-input
v-model=
"model.bodgrp.drr.pts.nam"
placeholder=
"bodgrp.drr.pts.nam"
disabled
></c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"代收行参考号"
prop=
"bodgrp.col.pts.ref"
>
<c-input
v-model=
"model.bodgrp.col.pts.ref"
maxlength=
"16"
placeholder=
"请输入代收行参考号"
disabled
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.col.pts.nam"
>
<c-input
v-model=
"model.bodgrp.col.pts.nam"
maxlength=
"40"
placeholder=
"bodgrp.col.pts.nam"
disabled
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"付款人参考号"
prop=
"bodgrp.dre.pts.ref"
>
<c-input
v-model=
"model.bodgrp.dre.pts.ref"
maxlength=
"16"
disabled
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
""
prop=
"bodgrp.dre.pts.nam"
>
<c-input
v-model=
"model.bodgrp.dre.pts.nam"
maxlength=
"40"
placeholder=
"bodgrp.dre.pts.nam"
disabled
>
</c-input>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<span
>
归还押汇款:
</span>
<span
>
归还押汇款:
</span>
</c-col>
</c-col>
...
...
src/views/Business/Botrad/Botrad.vue
View file @
286a1a31
<
template
>
<
template
>
<c-row
>
<div
class=
"eibs"
>
<!-- =================顶部====================== -->
<c-col
:span=
"24"
>
<!-- ==================左边================ --
>
<c-col
:span=
"11
"
>
<c-col
:span=
"12"
style=
"padding-right: 20px;
"
>
<c-col
:span=
"21"
>
<c-col
:span=
"21"
>
<el-form-item
label=
"托收业务编号"
prop=
"bodgrp.rec.ownref"
style=
"width: 100%"
>
<el-form-item
label=
"托收业务编号"
prop=
"bodgrp.rec.ownref"
style=
"width: 100%"
>
<c-input
v-model=
"model.bodgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入托收业务编号"
<c-input
v-model=
"model.bodgrp.rec.ownref"
maxlength=
"16"
placeholder=
"请输入托收业务编号"
disabled
></c-input>
disabled
></c-input>
...
@@ -12,16 +12,7 @@
...
@@ -12,16 +12,7 @@
<c-col
:span=
"3"
>
<c-col
:span=
"3"
>
<c-button
style=
"float:right;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
></c-button>
<c-button
style=
"float:right;"
size=
"small"
type=
"primary"
icon=
"el-icon-search"
></c-button>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<el-form-item
label=
"摘要"
prop=
"bodgrp.rec.nam"
>
<c-input
text-align=
"middle"
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
disabled
placeholder=
"请输入"
></c-input>
</el-form-item>
</c-col>
</c-col>
<!-- ====================左边======================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"托收金额"
prop=
"bodgrp.cbs.max.cur"
>
<el-form-item
label=
"托收金额"
prop=
"bodgrp.cbs.max.cur"
>
<c-select
disabled
v-model=
"model.bodgrp.cbs.max.cur"
style=
"width: 100%"
placeholder=
"请选择币种"
>
<c-select
disabled
v-model=
"model.bodgrp.cbs.max.cur"
style=
"width: 100%"
placeholder=
"请选择币种"
>
...
@@ -133,12 +124,16 @@
...
@@ -133,12 +124,16 @@
<c-checkbox
v-model=
"model.oridre"
padding=
"15"
>
是否将原单据寄给收款人
</c-checkbox>
<c-checkbox
v-model=
"model.oridre"
padding=
"15"
>
是否将原单据寄给收款人
</c-checkbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"摘要"
prop=
"bodgrp.rec.nam"
>
<c-input
text-align=
"middle"
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
disabled
placeholder=
"请输入"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收款人"
prop=
"bodgrp.drr.pts.ref"
>
<el-form-item
label=
"收款人"
prop=
"bodgrp.drr.pts.ref"
>
...
@@ -182,10 +177,7 @@
...
@@ -182,10 +177,7 @@
}">
</c-docpre>
}">
</c-docpre>
</c-col>
</c-col>
</div>
</c-row>
</
template
>
</
template
>
<
script
>
<
script
>
import
Api
from
"~/service/Api"
import
Api
from
"~/service/Api"
...
...
src/views/Business/Botrad/Ptyp.vue
View file @
286a1a31
<
template
>
<
template
>
<c-row>
<div
class=
"eibs"
>
<c-col
:span=
"11"
>
<!-- ==================左边================ -->
<c-col
:span=
"12"
style=
"padding-right: 20px;"
>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
:argadr=
"
{
<c-ptap
:model=
"model"
:argadr=
"
{
title: '收款人',
title: '收款人',
grp: 'bodgrp',
grp: 'bodgrp',
...
@@ -15,7 +17,11 @@
...
@@ -15,7 +17,11 @@
}" :disabledRef="true" :disabledExtkey="true" :disabled="true" >
}" :disabledRef="true" :disabledExtkey="true" :disabled="true" >
</c-ptap>
</c-ptap>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
</c-col>
<!-- ============右边================= -->
<c-col
:span=
"12"
style=
"padding-left: 20px;"
>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
:argadr=
"
{
<c-ptap
:model=
"model"
:argadr=
"
{
title: '代收行',
title: '代收行',
grp: 'bodgrp',
grp: 'bodgrp',
...
@@ -23,6 +29,7 @@
...
@@ -23,6 +29,7 @@
}" :disabledRef="true" :disabledExtkey="true" :disabled="true" >
}" :disabledRef="true" :disabledExtkey="true" :disabled="true" >
</c-ptap>
</c-ptap>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-table
max-height=
"300px"
style=
"text-align: center;"
stripe
:list=
"this.model.botp.ptsaddp.ptsaddg || []"
<c-table
max-height=
"300px"
style=
"text-align: center;"
stripe
:list=
"this.model.botp.ptsaddp.ptsaddg || []"
...
@@ -75,8 +82,7 @@
...
@@ -75,8 +82,7 @@
</el-table-column>
</el-table-column>
</c-table>
</c-table>
</c-col>
</c-col>
</div>
</c-row>
</template>
</template>
<
script
>
<
script
>
import
Api
from
"~/service/Api"
import
Api
from
"~/service/Api"
...
...
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