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
c232d194
Commit
c232d194
authored
Aug 10, 2023
by
WH
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/settle-test-20230110' into settle-test-20230110
parents
81e5734d
bf05f6c3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
index.js
src/business/infbed/model/index.js
+2
-2
Infsea.vue
src/business/infbed/views/Infsea.vue
+2
-1
No files found.
src/business/infbed/model/index.js
View file @
c232d194
...
...
@@ -14,8 +14,8 @@ export default class Infbed{
},
infcon
:
{
chksubcon
:
''
,
opndatfrom
:
''
,
opndatto
:
''
,
opndatfrom
:
new
Date
()
,
opndatto
:
new
Date
()
,
seaownref
:
''
,
forflg
:
''
,
invnum
:
''
,
...
...
src/business/infbed/views/Infsea.vue
View file @
c232d194
...
...
@@ -51,8 +51,9 @@
<c-date-picker
type=
"date"
v-model=
"model.infcon.opndatto"
placeholder=
"请选择截止日期"
style=
"width: 100%"
placeholder=
"请选择截至日期
"
value-format=
"yyyy-MM-dd
"
></c-date-picker>
</c-col>
</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