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
adce71f4
authored
2023-11-13 14:32:39 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev'
2 parents
bc387506
e74a4169
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
src/views/djbworkflow/djbBook/components/blxxtabs/dyaq.vue
View file @
adce71f
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-
07 10:04:24
* @LastEditTime: 2023-11-
13 14:32:38
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -284,10 +284,10 @@
:rules=
"rules.zwlxqssjrules"
>
<el-date-picker
v-model=
"ruleForm.diyaq.zwlxqssj"
type=
"date"
type=
"date
time
"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
format=
"yyyy-MM-dd"
>
value-format=
"yyyy-MM-dd
HH:mm:ss
"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
</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"
type=
"date
time
"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
format=
"yyyy-MM-dd"
>
value-format=
"yyyy-MM-dd
HH:mm:ss
"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
</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"
type=
"date
time
"
class=
"width100"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd"
format=
"yyyy-MM-dd"
>
value-format=
"yyyy-MM-dd
HH:mm:ss
"
format=
"yyyy-MM-dd
HH:mm:ss
"
>
</el-date-picker>
</el-form-item>
</el-col>
...
...
@@ -409,10 +409,10 @@
:rules=
"rules.zxsjrules"
>
<el-date-picker
v-model=
"ruleForm.qlxx.zxsj"
type=
"date"
type=
"date
time
"
placeholder=
"选择日期"
value-format=
"yyyy-MM-dd HH:mm:ss"
format=
"yyyy-MM-dd"
>
format=
"yyyy-MM-dd
HH:mm:ss
"
>
</el-date-picker>
</el-form-item>
</el-col>
...
...
Please
register
or
sign in
to post a comment