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
88617bd0
Commit
88617bd0
authored
Aug 26, 2022
by
panziyi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitset优化
parent
a3504770
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
index.js
src/model/Gitset/index.js
+2
-2
Basp.vue
src/views/Business/Gitset/Basp.vue
+0
-0
Outp.vue
src/views/Business/Gitset/Outp.vue
+4
-0
No files found.
src/model/Gitset/index.js
View file @
88617bd0
...
@@ -387,7 +387,7 @@ export default class Gitset{
...
@@ -387,7 +387,7 @@ export default class Gitset{
vrfflg
:
""
,
// 核销数据 .bopmod.vrfflg
vrfflg
:
""
,
// 核销数据 .bopmod.vrfflg
ownextkey
:
""
,
// 地区机构号 .bopmod.ownextkey
ownextkey
:
""
,
// 地区机构号 .bopmod.ownextkey
acttyp
:
""
,
// 款项去向 .bopmod.acttyp
acttyp
:
""
,
// 款项去向 .bopmod.acttyp
db
f
p
:{
db
c
p
:{
baspp
:{
baspp
:{
cusnam
:
""
,
// .bopmod.dbfp.baspp.cusnam
cusnam
:
""
,
// .bopmod.dbfp.baspp.cusnam
cornam
:
""
,
// .bopmod.dbfp.baspp.cornam
cornam
:
""
,
// .bopmod.dbfp.baspp.cornam
...
@@ -399,7 +399,7 @@ export default class Gitset{
...
@@ -399,7 +399,7 @@ export default class Gitset{
tmprefnew
:
""
,
// TMPREFLABEL .bopmod.dbfp.baspp.tmprefnew
tmprefnew
:
""
,
// TMPREFLABEL .bopmod.dbfp.baspp.tmprefnew
},
},
},
},
db
f
grp
:{
db
c
grp
:{
bas
:{
bas
:{
tmpref
:
""
,
// �'时申报流�'号 .bopmod.dbfgrp.bas.tmpref
tmpref
:
""
,
// �'时申报流�'号 .bopmod.dbfgrp.bas.tmpref
ownextkey
:
""
,
// 地区机构号 .bopmod.dbfgrp.bas.ownextkey
ownextkey
:
""
,
// 地区机构号 .bopmod.dbfgrp.bas.ownextkey
...
...
src/views/Business/Gitset/Basp.vue
View file @
88617bd0
This diff is collapsed.
Click to expand it.
src/views/Business/Gitset/Outp.vue
View file @
88617bd0
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<el-form-item
label=
"业务主键"
prop=
"cnybop.cnyout.spk"
>
<el-form-item
label=
"业务主键"
prop=
"cnybop.cnyout.spk"
>
<c-input
<c-input
v-model=
"model.cnybop.cnyout.spk"
v-model=
"model.cnybop.cnyout.spk"
disabled
maxlength=
"20"
maxlength=
"20"
placeholder=
""
placeholder=
""
readonly
readonly
...
@@ -19,6 +20,7 @@
...
@@ -19,6 +20,7 @@
<c-input
<c-input
v-model=
"model.cnybop.sbankname"
v-model=
"model.cnybop.sbankname"
maxlength=
"80"
maxlength=
"80"
disabled
placeholder=
""
placeholder=
""
readonly
readonly
>
>
...
@@ -186,6 +188,7 @@
...
@@ -186,6 +188,7 @@
v-model=
"model.cnybop.cnyout.sbanktrano"
v-model=
"model.cnybop.cnyout.sbanktrano"
maxlength=
"22"
maxlength=
"22"
style=
"width: 100%"
style=
"width: 100%"
disabled
placeholder=
""
placeholder=
""
readonly
readonly
>
>
...
@@ -203,6 +206,7 @@
...
@@ -203,6 +206,7 @@
v-model=
"model.cnybop.cnyout.sbankorgcode"
v-model=
"model.cnybop.cnyout.sbankorgcode"
maxlength=
"12"
maxlength=
"12"
placeholder=
""
placeholder=
""
disabled
readonly
readonly
>
>
</c-input>
</c-input>
...
...
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