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
2666dc12
authored
2023-11-13 14:43:15 +0800
by
赵千
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
抵押分时
1 parent
e74a4169
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
View file @
2666dc1
...
...
@@ -284,10 +284,10 @@
:rules=
"rules.zwlxqssjrules"
>
<el-date-picker
v-model=
"ruleForm.diyaq.zwlxqssj"
type=
"date
time
"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd
HH:mm:ss
"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
value-format=
"yyyy-MM-dd"
format=
"yyyy-MM-dd"
>
</el-date-picker>
</el-form-item>
</el-col>
...
...
@@ -298,10 +298,10 @@
:rules=
"rules.zwlxjssjrules"
>
<el-date-picker
v-model=
"ruleForm.diyaq.zwlxjssj"
type=
"date
time
"
type=
"date"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd
HH:mm:ss
"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
value-format=
"yyyy-MM-dd"
format=
"yyyy-MM-dd"
>
</el-date-picker>
</el-form-item>
</el-col>
...
...
@@ -378,11 +378,11 @@
:rules=
"rules.djsjrules"
>
<el-date-picker
v-model=
"ruleForm.qlxx.djsj"
type=
"date
time
"
type=
"date"
class=
"width100"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd HH:mm:ss"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
format=
"yyyy-MM-dd"
>
</el-date-picker>
</el-form-item>
</el-col>
...
...
Please
register
or
sign in
to post a comment