Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bc239e19
authored
2023-07-12 10:55:01 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
ab083ef5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
10 deletions
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
src/views/djbworkflow/djbBook/spyj.vue
src/views/workflow/components/tdytTable.vue
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
View file @
bc239e1
...
...
@@ -283,8 +283,8 @@
v-model=
"ruleForm.diyaq.zwlxqssj"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy
/MM/
dd HH:mm:ss"
format=
"yyyy
/MM/
dd"
value-format=
"yyyy
-MM-
dd HH:mm:ss"
format=
"yyyy
-MM-
dd"
>
</el-date-picker>
</el-form-item>
...
...
@@ -295,8 +295,8 @@
v-model=
"ruleForm.diyaq.zwlxjssj"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy
/MM/
dd HH:mm:ss"
format=
"yyyy
/MM/
dd"
value-format=
"yyyy
-MM-
dd HH:mm:ss"
format=
"yyyy
-MM-
dd"
>
</el-date-picker>
</el-form-item>
...
...
src/views/djbworkflow/djbBook/spyj.vue
View file @
bc239e1
...
...
@@ -63,8 +63,8 @@
v-model=
"item.shkssj"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy/MM/
dd HH:mm:ss"
format=
"yyyy/MM/
dd"
value-format=
"yyyy-MM-
dd HH:mm:ss"
format=
"yyyy-MM-
dd"
>
</el-date-picker>
</el-form-item>
...
...
src/views/workflow/components/tdytTable.vue
View file @
bc239e1
...
...
@@ -45,8 +45,8 @@
type=
"date"
:disabled=
"disabled"
placeholder=
"选择日期"
value-format=
"yyyy/MM/
dd HH:mm:ss"
format=
"yyyy/MM/
dd"
value-format=
"yyyy-MM-
dd HH:mm:ss"
format=
"yyyy-MM-
dd"
@
blur=
"addrow(scope.row)"
>
</el-date-picker>
</
template
>
...
...
@@ -58,8 +58,8 @@
type=
"date"
:disabled=
"disabled"
placeholder=
"选择日期"
value-format=
"yyyy/MM/
dd HH:mm:ss"
format=
"yyyy/MM/
dd"
value-format=
"yyyy-MM-
dd HH:mm:ss"
format=
"yyyy-MM-
dd"
@
blur=
"addrow(scope.row)"
>
</el-date-picker>
</
template
>
...
...
Please
register
or
sign in
to post a comment