样式调整

This commit is contained in:
2024-08-02 14:19:15 +08:00
parent 23c0e4e675
commit 51e0322f6d
@@ -85,7 +85,7 @@
<el-date-picker
v-model="timeList"
value-format="yyyy-MM-dd HH:mm:ss"
format="yyyy-MM-dd"
format="yyyy-MM-dd HH:mm:ss"
type="datetimerange"
:default-time="['00:00:00', '23:59:59']"
@change="changeTimeList"