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
d54640f6
Commit
d54640f6
authored
Dec 27, 2021
by
wjj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wjj bctacc bctrad
parent
6bdbee1a
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
60 deletions
+24
-60
Detp.vue
src/views/Business/Bctacc/Detp.vue
+8
-26
Ptyp.vue
src/views/Business/Bctacc/Ptyp.vue
+4
-4
Detp.vue
src/views/Business/Bctrad/Detp.vue
+8
-26
Ptyp.vue
src/views/Business/Bctrad/Ptyp.vue
+4
-4
No files found.
src/views/Business/Bctacc/Detp.vue
View file @
d54640f6
...
...
@@ -5,13 +5,12 @@
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"
Collection
Instructions"
prop=
"bcdgrp.blk.colins"
>
<el-form-item
label=
"
Delivery of Documents
Instructions"
prop=
"bcdgrp.blk.colins"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Delivery of Documents Instructions"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onColinsButtxmsel"
>
</c-button>
</c-col>
...
...
@@ -23,13 +22,11 @@
placeholder=
"请输入Draft Instructions"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onDftinsButtxmsel"
>
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bcdgrp.rec.proins"
>
<c-select
v-model=
"model.bcdgrp.rec.proins"
style=
"width:50%"
placeholder=
"请选择Protest Instructions"
>
...
...
@@ -39,7 +36,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Our Charges to"
prop=
"bcdgrp.rec.chato"
>
<c-select
v-model=
"model.bcdgrp.rec.chato"
style=
"width:50%"
placeholder=
"请选择Our Charges to"
>
...
...
@@ -49,7 +45,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Good's Code (for Statistics)"
prop=
"bcdgrp.rec.stagod"
>
<c-select
v-model=
"model.bcdgrp.rec.stagod"
style=
"width:50%"
...
...
@@ -61,32 +56,24 @@
</el-form-item>
</c-col>
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"
Other Instructions
"
prop=
"bcdgrp.blk.othins"
>
<c-
inpu
t
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入
Other Instructions"
></c-inpu
t>
<el-form-item
label=
"
Charges Condition
"
prop=
"bcdgrp.blk.othins"
>
<c-
selec
t
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入
Charges Condition"
></c-selec
t>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onOthins1Buttxmsel"
>
</c-button>
<el-option
v-for=
"item in codes.chadet"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Text"
prop=
"bcdgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.chgtxt"
maxlength=
"35"
style=
"width:76%"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Waive Collecting Bank Charges"
prop=
"bcdgrp.rec.waicolcod"
>
<c-select
v-model=
"model.bcdgrp.rec.waicolcod"
style=
"width:50%"
...
...
@@ -97,7 +84,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Waive Remitting Bank Charges"
prop=
"bcdgrp.rec.wairmtcod"
>
<c-select
v-model=
"model.bcdgrp.rec.wairmtcod"
style=
"width:50%"
...
...
@@ -108,7 +94,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Defer Payment until"
prop=
"bcdgrp.rec.othins"
>
<c-select
v-model=
"model.bcdgrp.rec.othins"
style=
"width:50%"
placeholder=
"请选择Defer Payment until"
>
...
...
@@ -118,13 +103,10 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
</c-col>
</div>
</
template
>
<
script
>
...
...
src/views/Business/Bctacc/Ptyp.vue
View file @
d54640f6
...
...
@@ -8,7 +8,7 @@
title: 'Drawee',
grp: 'bcdgrp',
rol: 'dre',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrepDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrepDet"
style="width: 90%"
>
</c-ptap>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -16,7 +16,7 @@
title: '2nd Collecting',
grp: 'bcdgrp',
rol: 'co2',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="on
DrrpDet
">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="on
Co2pDet" style="width: 90%
">
</c-ptap>
</c-col>
...
...
@@ -29,7 +29,7 @@
title: 'Remitting Bank',
grp: 'bcdgrp',
rol: 'rmi',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="on
DrrpDet
">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="on
RmipDet" style="width: 90%
">
</c-ptap>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -37,7 +37,7 @@
title: 'Drawer',
grp: 'bcdgrp',
rol: 'drr',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrrpDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrrpDet"
style="width: 90%"
>
</c-ptap>
</c-col>
</c-col>
...
...
src/views/Business/Bctrad/Detp.vue
View file @
d54640f6
...
...
@@ -5,13 +5,12 @@
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"
Collection
Instructions"
prop=
"bcdgrp.blk.colins"
>
<el-form-item
label=
"
Delivery of Documents
Instructions"
prop=
"bcdgrp.blk.colins"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Delivery of Documents Instructions"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onColinsButtxmsel"
>
</c-button>
</c-col>
...
...
@@ -23,13 +22,11 @@
placeholder=
"请输入Draft Instructions"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onDftinsButtxmsel"
>
</c-button>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bcdgrp.rec.proins"
>
<c-select
v-model=
"model.bcdgrp.rec.proins"
style=
"width:50%"
placeholder=
"请选择Protest Instructions"
>
...
...
@@ -39,7 +36,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Our Charges to"
prop=
"bcdgrp.rec.chato"
>
<c-select
v-model=
"model.bcdgrp.rec.chato"
style=
"width:50%"
placeholder=
"请选择Our Charges to"
>
...
...
@@ -49,7 +45,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Good's Code (for Statistics)"
prop=
"bcdgrp.rec.stagod"
>
<c-select
v-model=
"model.bcdgrp.rec.stagod"
style=
"width:50%"
...
...
@@ -61,32 +56,24 @@
</el-form-item>
</c-col>
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"
Other Instructions
"
prop=
"bcdgrp.blk.othins"
>
<c-
inpu
t
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入
Other Instructions"
></c-inpu
t>
<el-form-item
label=
"
Charges Condition
"
prop=
"bcdgrp.blk.othins"
>
<c-
selec
t
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入
Charges Condition"
></c-selec
t>
</el-form-item>
</c-col>
<c-col
:span=
"1"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onOthins1Buttxmsel"
>
</c-button>
<el-option
v-for=
"item in codes.chadet"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Text"
prop=
"bcdgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.chgtxt"
maxlength=
"35"
style=
"width:76%"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Waive Collecting Bank Charges"
prop=
"bcdgrp.rec.waicolcod"
>
<c-select
v-model=
"model.bcdgrp.rec.waicolcod"
style=
"width:50%"
...
...
@@ -97,7 +84,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Waive Remitting Bank Charges"
prop=
"bcdgrp.rec.wairmtcod"
>
<c-select
v-model=
"model.bcdgrp.rec.wairmtcod"
style=
"width:50%"
...
...
@@ -108,7 +94,6 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Defer Payment until"
prop=
"bcdgrp.rec.othins"
>
<c-select
v-model=
"model.bcdgrp.rec.othins"
style=
"width:50%"
placeholder=
"请选择Defer Payment until"
>
...
...
@@ -118,13 +103,10 @@
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
</c-col>
</div>
</
template
>
<
script
>
...
...
src/views/Business/Bctrad/Ptyp.vue
View file @
d54640f6
...
...
@@ -8,7 +8,7 @@
title: 'Drawee',
grp: 'bcdgrp',
rol: 'dre',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrepDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrepDet"
style="width: 90%"
>
</c-ptap>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -16,7 +16,7 @@
title: '2nd Collecting',
grp: 'bcdgrp',
rol: 'co2',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onCo2pDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onCo2pDet"
style="width: 90%"
>
</c-ptap>
</c-col>
...
...
@@ -29,7 +29,7 @@
title: 'Remitting Bank',
grp: 'bcdgrp',
rol: 'rmi',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onRmipDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onRmipDet"
style="width: 90%"
>
</c-ptap>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -37,7 +37,7 @@
title: 'Drawer',
grp: 'bcdgrp',
rol: 'drr',
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrrpDet">
}" :disabled="true" :isAdrblk="false" @onSeainf="onSeainf" @onAplpDet="onDrrpDet"
style="width: 90%"
>
</c-ptap>
</c-col>
</c-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