样式调整

uat_us
caiyiling 2024-08-02 14:19:15 +08:00
parent 23c0e4e675
commit 51e0322f6d
1 changed files with 1 additions and 1 deletions

View File

@ -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"