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
260d6229
Commit
260d6229
authored
Dec 27, 2021
by
xsh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xsh
parent
c50b5739
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
159 deletions
+10
-159
Ovwp.vue
src/views/Business/Bctame/Ovwp.vue
+9
-159
Canp.vue
src/views/Business/Botcan/Canp.vue
+1
-0
No files found.
src/views/Business/Bctame/Ovwp.vue
View file @
260d6229
...
@@ -165,167 +165,15 @@
...
@@ -165,167 +165,15 @@
</c-col>
</c-col>
<!-- ====================右边======================= -->
<!-- ====================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Drawee"
prop=
"bcdgrp.dre.pts.ref"
>
<c-ptap
:model=
"model"
:argadr=
"
{title: 'Drawee ',grp: 'bcdgrp',rol: 'dre',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="ondrepDet" >
<c-input
v-model=
"model.bcdgrp.dre.pts.ref"
maxlength=
"16"
placeholder=
"请输入Drawee 参考号"
>
</c-ptap>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"16"
>
<el-form-item
label=
"External Key of Address"
prop=
"bcdgrp.dre.pts.extkey"
>
<c-input
v-model=
"model.bcdgrp.dre.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onDrepDet"
>
详情
</c-button>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"名称"
prop=
"bcdgrp.dre.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.dre.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"24"
>
<el-form-item
label=
"Address Block"
prop=
"bcdgrp.dre.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.dre.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-ptap
:model=
"model"
:argadr=
"
{title: 'Remitting Bank ',grp: 'bcdgrp',rol: 'rmi',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="onrmipDet" >
<el-form-item
label=
"Chinese address"
prop=
"bcdgrp.dre.dbfadrblkcn"
>
</c-ptap>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.dre.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"地址"
prop=
"bcdgrp.dre.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.dre.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Remitting Bank"
prop=
"bcdgrp.rmi.pts.ref"
>
<c-input
v-model=
"model.bcdgrp.rmi.pts.ref"
maxlength=
"16"
placeholder=
"请输入Remitting Bank"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"16"
>
<c-ptap
:model=
"model"
:argadr=
"
{title: 'Drawer ',grp: 'bcdgrp',rol: 'drr',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="ondrrpDet" >
<el-form-item
label=
"External Key of Address"
prop=
"bcdgrp.rmi.pts.extkey"
>
</c-ptap>
<c-input
v-model=
"model.bcdgrp.rmi.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onRmipDet"
>
详情
</c-button>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"名称"
prop=
"bcdgrp.rmi.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.rmi.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"24"
>
<el-form-item
label=
"Address Block"
prop=
"bcdgrp.rmi.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.rmi.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Chinese address"
prop=
"bcdgrp.rmi.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.rmi.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"地址"
prop=
"bcdgrp.rmi.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.rmi.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Drawer"
prop=
"bcdgrp.drr.pts.ref"
>
<c-input
v-model=
"model.bcdgrp.drr.pts.ref"
maxlength=
"16"
placeholder=
"请输入Drawer"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"16"
>
<el-form-item
label=
"External Key of Address"
prop=
"bcdgrp.drr.pts.extkey"
>
<c-input
v-model=
"model.bcdgrp.drr.pts.extkey"
maxlength=
"16"
placeholder=
"请输入External Key of Address"
>
</c-input>
</el-form-item>
</c-col>
<c-col
:span=
"8"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onSeainf"
icon=
"el-icon-search"
>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onDrrpDet"
>
详情
</c-button>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"名称"
prop=
"bcdgrp.drr.namelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.drr.namelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入名称"
></c-input>
</el-form-item>
</c-col>
<!--
<c-col
:span=
"24"
>
<el-form-item
label=
"Address Block"
prop=
"bcdgrp.drr.pts.adrblk"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.drr.pts.adrblk"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Address Block"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"Chinese address"
prop=
"bcdgrp.drr.dbfadrblkcn"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.drr.dbfadrblkcn"
maxlength=
"35"
show-word-limit
placeholder=
"请输入Chinese address"
></c-input>
</el-form-item>
</c-col>
-->
<c-col
:span=
"24"
>
<el-form-item
label=
"地址"
prop=
"bcdgrp.drr.adrelc"
>
<c-input
type=
"textarea"
v-model=
"model.bcdgrp.drr.adrelc"
maxlength=
"35"
show-word-limit
placeholder=
"请输入地址"
></c-input>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Country or region Code"
prop=
"bcdgrp.rec.stacty"
>
<el-form-item
label=
"Country or region Code"
prop=
"bcdgrp.rec.stacty"
>
...
@@ -363,8 +211,10 @@
...
@@ -363,8 +211,10 @@
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
CodeTable
from
"~/config/CodeTable"
import
Event
from
"~/model/Bctame/Event"
import
Event
from
"~/model/Bctame/Event"
import
Ptap
from
"~/views/Public/Ptap"
;
export
default
{
export
default
{
components
:
{
"c-ptap"
:
Ptap
},
inject
:
[
'root'
],
inject
:
[
'root'
],
props
:
[
"model"
,
"codes"
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
CommonProcess
],
mixins
:
[
CommonProcess
],
...
...
src/views/Business/Botcan/Canp.vue
View file @
260d6229
...
@@ -25,6 +25,7 @@
...
@@ -25,6 +25,7 @@
disabled
disabled
v-model=
"model.bodgrp.rec.nam"
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
maxlength=
"40"
style=
"width:88%"
placeholder=
"请输入Name"
placeholder=
"请输入Name"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
...
...
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