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
99e2f67e
Commit
99e2f67e
authored
Dec 23, 2021
by
wjj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wjj
parent
7bf38c83
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
139 additions
and
53 deletions
+139
-53
Detp.vue
src/views/Business/Bctacc/Detp.vue
+139
-53
No files found.
src/views/Business/Bctacc/Detp.vue
View file @
99e2f67e
<
template
>
<c-row>
<!-- =================顶部====================== -->
<!-- ====================左边======================= -->
<c-col
:span=
"14"
>
<c-col
:span=
"24"
>
<c-col
:span=
"4"
>
<el-form-item
label=
"Delivery of Documents "
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Collection Instructions"
prop=
"bcdgrp.blk.colins"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Collection Instructions"
></c-input>
<el-form-item
label=
" Instructions"
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.colins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Collection Instructions"
>
</c-input>
</c-col>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onColinsButtxmsel"
>
...
</c-button>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Our Charges to"
prop=
"bcdgrp.rec.chato"
>
<c-select
v-model=
"model.bcdgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择Our Charges to"
>
</c-select>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Charges Text"
prop=
"bcdgrp.blk.chgtxt"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
<el-form-item
label=
"Draft Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"12
"
>
<el-form-item
label=
"Draft Instructions"
prop=
"bcdgrp.blk.dftins
"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.dftins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Draft Instructions"
></c-input>
</el-form-item
>
<c-col
:span=
"24
"
>
<c-col
:span=
"20
"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.dftins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Draft Instructions"
></c-input
>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onDftinsButtxmsel"
>
...
</c-button>
</c-col>
<c-col
:span=
"12"
>
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Waive Collecting Bank Charges"
prop=
"bcdgrp.rec.waicolcod"
>
<c-select
v-model=
"model.bcdgrp.rec.waicolcod"
style=
"width:100%"
placeholder=
"请选择Waive Collecting Bank Charges"
>
</c-select>
<c-col
:span=
"24"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bcdgrp.rec.proins"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Protest Instructions"
prop=
"bcdgrp.rec.proins"
>
<c-col
:span=
"20"
>
<c-select
v-model=
"model.bcdgrp.rec.proins"
style=
"width:100%"
placeholder=
"请选择Protest Instructions"
>
</c-select>
<el-option
v-for=
"item in codes.proins"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Other Instructions"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Waive Remitting Bank Charges"
prop=
"bcdgrp.rec.wairmtcod"
>
<c-select
v-model=
"model.bcdgrp.rec.wairmtcod"
style=
"width:100%"
placeholder=
"请选择Waive Remitting Bank Charges"
>
<c-col
:span=
"24"
>
<c-col
:span=
"20"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Other Instructions"
></c-input>
</c-col>
<c-col
:span=
"4"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onOthins1Buttxmsel"
>
...
</c-button>
</c-col>
</c-col>
<c-col
:span=
"14"
>
<c-col
:span=
"4"
>
<el-form-item
label=
"Good's Code"
>
</el-form-item>
</c-col>
<c-col
:span=
"10"
>
<el-form-item
label=
"(for Statistics)"
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"20"
>
<c-select
v-model=
"model.bcdgrp.rec.stagod"
style=
"width:100%"
placeholder=
"请选择Good's Code (for Statistics"
>
</c-select>
<el-option
v-for=
"item in codes.godcod"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"10"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Condition"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Other Instructions"
prop=
"bcdgrp.blk.othins"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.othins"
maxlength=
"65"
show-word-limit
placeholder=
"请输入Other Instructions"
></c-input>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bcdgrp.rec.chato"
style=
"width:100%"
placeholder=
"请选择Our Charges to"
>
</c-select>
<el-option
v-for=
"item in codes.chadet"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Charges Text"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<c-button
size=
"small"
type=
"primary"
icon=
"el-icon-search"
@
click=
"onOthins1Buttxmsel"
>
...
</c-button>
<c-col
:span=
"24"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.blk.chgtxt"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Charges Text"
></c-input>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Defer Payment until"
prop=
"bcdgrp.rec.othins"
>
<c-select
v-model=
"model.bcdgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择Defer Payment until"
>
<c-col
:span=
"24"
>
<c-checkbox
v-model=
"model.bcdgrp.rec.focflg"
>
Free of Payment
</c-checkbox>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"5"
>
<el-form-item
label=
"Waive Collecting"
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
"Bank Charges"
>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bcdgrp.rec.waicolcod"
style=
"width:100%"
placeholder=
"请选择Waive Collecting Bank Charges"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"4"
>
<el-form-item
label=
"Waive Remitting"
>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
"Bank Charges"
>
</el-form-item>
</c-col>
<c-col
:span=
"12"
>
<el-form-item
label=
"Good's Code (for Statistics)"
prop=
"bcdgrp.rec.stagod"
>
<c-select
v-model=
"model.bcdgrp.rec.stagod"
style=
"width:100%"
placeholder=
"请选择Good's Code (for Statistics)"
>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bcdgrp.rec.wairmtcod"
style=
"width:100%"
placeholder=
"请选择Waive Remitting Bank Charges"
>
</c-select>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Defer Payment until"
>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-select
v-model=
"model.bcdgrp.rec.othins"
style=
"width:100%"
placeholder=
"请选择Defer Payment until"
>
</c-select>
</c-col>
</c-col>
</c-row>
</
template
>
<
script
>
import
Api
from
"~/service/Api"
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
Event
from
"~/model/Bctacc
/Event"
import
Api
from
"~/service/Api"
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
Event
from
"~/model/Botdav
/Event"
export
default
{
export
default
{
inject
:
[
'root'
],
props
:[
"model"
,
"codes"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
CommonProcess
],
data
()
{
data
()
{
return
{
}
},
methods
:{...
Event
},
created
:
function
(){
methods
:
{
...
Event
},
created
:
function
()
{
}
}
}
</
script
>
<
style
>
...
...
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