Compare commits

..

No commits in common. "be3719c0d26666e3da6bc3a055eaaaaccaa9848e" and "7c379c956675a9aafde8ff75af830ac65de31b26" have entirely different histories.

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 HH:mm:ss"
format="yyyy-MM-dd"
type="datetimerange"
:default-time="['00:00:00', '23:59:59']"
@change="changeTimeList"