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
eb27f39c
Commit
eb27f39c
authored
Nov 10, 2022
by
wangna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
收付汇日期字段修改
parent
bc714b78
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
8 deletions
+17
-8
index.js
src/model/Dbeadd/index.js
+3
-0
index.js
src/model/Dbeinf/index.js
+3
-0
index.js
src/model/Dbfadd/index.js
+3
-0
Selection.vue
src/views/Business/Dbeadd/Selection.vue
+2
-2
Selection.vue
src/views/Business/Dbeinf/Selection.vue
+2
-2
Selection.vue
src/views/Business/Dbfadd/Selection.vue
+2
-2
Selection.vue
src/views/Business/Dbfinf/Selection.vue
+2
-2
No files found.
src/model/Dbeadd/index.js
View file @
eb27f39c
...
...
@@ -81,6 +81,9 @@ export default class Dbeadd{
acttyp
:
""
,
// 款项标志 .bopbut.acttyp
},
ctlmod
:{
dbl
:{
reldat
:
""
,
},
wrkdbl
:{
trdtyp
:
""
,
// �'�易类型 .ctlmod.wrkdbl.trdtyp
},
...
...
src/model/Dbeinf/index.js
View file @
eb27f39c
...
...
@@ -16,6 +16,9 @@ export default class Dbeinf{
acttyp
:
""
,
// 款项标志 .bopbut.acttyp
},
ctlmod
:{
dbl
:{
reldat
:
""
,
//收付汇日期
},
wrkdbl
:{
trdtyp
:
""
,
// �'�易类型 .ctlmod.wrkdbl.trdtyp
},
...
...
src/model/Dbfadd/index.js
View file @
eb27f39c
...
...
@@ -63,6 +63,9 @@ export default class Dbfadd{
wrkdbl
:{
trdtyp
:
""
,
// �'�易类型 .ctlmod.wrkdbl.trdtyp
},
dbl
:{
reldat
:
""
,
//收付汇日期
},
},
pageId
:
""
// ctx的key
}
...
...
src/views/Business/Dbeadd/Selection.vue
View file @
eb27f39c
...
...
@@ -3,10 +3,10 @@
<!-- ======================= 左边 ========================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收付汇日期"
prop=
"
bopbut.pay
dat"
>
<el-form-item
label=
"收付汇日期"
prop=
"
ctlmod.dbl.rel
dat"
>
<c-date-picker
type=
"date"
v-model=
"model.
bopbut.pay
dat"
v-model=
"model.
ctlmod.dbl.rel
dat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
></c-date-picker>
...
...
src/views/Business/Dbeinf/Selection.vue
View file @
eb27f39c
...
...
@@ -3,10 +3,10 @@
<!-- ======================= 左边 ========================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收付汇日期"
prop=
"
bopbut.pay
dat"
>
<el-form-item
label=
"收付汇日期"
prop=
"
ctlmod.dbl.rel
dat"
>
<c-date-picker
type=
"date"
v-model=
"model.
bopbut.pay
dat"
v-model=
"model.
ctlmod.dbl.rel
dat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
disabled
...
...
src/views/Business/Dbfadd/Selection.vue
View file @
eb27f39c
...
...
@@ -3,10 +3,10 @@
<!-- ======================= 左边 ========================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收付汇日期"
prop=
"
bopbut.pay
dat"
>
<el-form-item
label=
"收付汇日期"
prop=
"
ctlmod.dbl.rel
dat"
>
<c-date-picker
type=
"date"
v-model=
"model.
bopbut.pay
dat"
v-model=
"model.
ctlmod.dbl.rel
dat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
></c-date-picker>
...
...
src/views/Business/Dbfinf/Selection.vue
View file @
eb27f39c
...
...
@@ -3,10 +3,10 @@
<!-- ======================= 左边 ========================= -->
<c-col
:span=
"12"
style=
"padding-right: 20px"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"收付汇日期"
prop=
"
bopbut.pay
dat"
>
<el-form-item
label=
"收付汇日期"
prop=
"
ctlmod.dbl.rel
dat"
>
<c-date-picker
type=
"date"
v-model=
"model.
bopbut.pay
dat"
v-model=
"model.
ctlmod.dbl.rel
dat"
style=
"width: 100%"
placeholder=
"请选择收付汇日期"
disabled
...
...
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