Commit 5978b3f7 by caoyanzhi

update: 调整时间控件

parent b6b43084
......@@ -219,7 +219,7 @@
type="datetimerange"
start-placeholder="开始日期"
end-placeholder="结束日期"
format="yyyy-MM-dd HH:mm"
format="yyyy-MM-dd HH:mm:ss"
value-format="timestamp"
:default-time="['00:00:00', '23:59:59']">
</el-date-picker>
......
......@@ -160,7 +160,7 @@
type="datetimerange"
start-placeholder="开始日期"
end-placeholder="结束日期"
format="yyyy-MM-dd HH:mm"
format="yyyy-MM-dd HH:mm:ss"
value-format="timestamp"
:default-time="['00:00:00', '23:59:59']">
</el-date-picker>
......
......@@ -218,7 +218,7 @@
type="datetimerange"
start-placeholder="开始日期"
end-placeholder="结束日期"
format="yyyy-MM-dd HH:mm"
format="yyyy-MM-dd HH:mm:ss"
value-format="timestamp"
:default-time="['00:00:00', '23:59:59']"
></el-date-picker>
......
......@@ -350,7 +350,7 @@
type="datetimerange"
start-placeholder="开始日期"
end-placeholder="结束日期"
format="yyyy-MM-dd HH:mm"
format="yyyy-MM-dd HH:mm:ss"
value-format="timestamp"
:default-time="['00:00:00', '23:59:59']"
></el-date-picker>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment