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
b288a61b
Commit
b288a61b
authored
Dec 27, 2021
by
1198835488@qq.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://114.115.138.98:8900/fukai/vue-gjjs
parents
c0fe685f
84488275
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
159 deletions
+23
-159
index.js
src/model/Ditsel/index.js
+2
-0
Event.js
src/model/Sptsel/Event.js
+11
-0
Ovwp.vue
src/views/Business/Bctame/Ovwp.vue
+9
-159
Canp.vue
src/views/Business/Botcan/Canp.vue
+1
-0
No files found.
src/model/Ditsel/index.js
View file @
b288a61b
...
...
@@ -257,6 +257,7 @@ export default class Ditsel{
seainf
:
""
,
// .dfdget.sdamod.seainf
},
},
pageId
:
""
// ctx的key
}
}
}
\ No newline at end of file
src/model/Sptsel/Event.js
View file @
b288a61b
...
...
@@ -92,6 +92,17 @@ export default {
},
async
handleSearch
()
{
if
(
this
.
sourceModel
.
length
===
0
){
this
.
model
.
chkinc
=
"t"
;
this
.
model
.
chkdzt
=
"t"
;
this
.
model
.
chkcor
=
"t"
;
this
.
model
.
chkaut
=
"t"
;
this
.
model
.
chkdel
=
"t"
;
this
.
model
.
chktco
=
"t"
;
this
.
model
.
chkcan
=
"t"
;
this
.
model
.
chkypt
=
"t"
;
}
this
.
executeDefault
(
"sptstm"
).
then
(
res
=>
{
//TODO 处理数据逻辑
this
.
stmData
.
data
=
res
.
data
.
sptstm
.
rows
;
...
...
src/views/Business/Bctame/Ovwp.vue
View file @
b288a61b
...
...
@@ -165,167 +165,15 @@
</c-col>
<!-- ====================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Drawee"
prop=
"bcdgrp.dre.pts.ref"
>
<c-input
v-model=
"model.bcdgrp.dre.pts.ref"
maxlength=
"16"
placeholder=
"请输入Drawee 参考号"
>
</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-ptap
:model=
"model"
:argadr=
"
{title: 'Drawee ',grp: 'bcdgrp',rol: 'dre',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="ondrepDet" >
</c-ptap>
<c-col
:span=
"24"
>
<el-form-item
label=
"Chinese address"
prop=
"bcdgrp.dre.dbfadrblkcn"
>
<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-ptap
:model=
"model"
:argadr=
"
{title: 'Remitting Bank ',grp: 'bcdgrp',rol: 'rmi',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="onrmipDet" >
</c-ptap>
<c-col
:span=
"16"
>
<el-form-item
label=
"External Key of Address"
prop=
"bcdgrp.rmi.pts.extkey"
>
<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-ptap
:model=
"model"
:argadr=
"
{title: 'Drawer ',grp: 'bcdgrp',rol: 'drr',}":disabled="true" @onSeainf="onSeainf" @onAplpDet="ondrrpDet" >
</c-ptap>
<c-col
:span=
"24"
>
<el-form-item
label=
"Country or region Code"
prop=
"bcdgrp.rec.stacty"
>
...
...
@@ -363,8 +211,10 @@
import
CommonProcess
from
"~/mixin/CommonProcess"
;
import
CodeTable
from
"~/config/CodeTable"
import
Event
from
"~/model/Bctame/Event"
import
Ptap
from
"~/views/Public/Ptap"
;
export
default
{
components
:
{
"c-ptap"
:
Ptap
},
inject
:
[
'root'
],
props
:
[
"model"
,
"codes"
],
mixins
:
[
CommonProcess
],
...
...
src/views/Business/Botcan/Canp.vue
View file @
b288a61b
...
...
@@ -25,6 +25,7 @@
disabled
v-model=
"model.bodgrp.rec.nam"
maxlength=
"40"
style=
"width:88%"
placeholder=
"请输入Name"
></c-input>
</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