Compare commits
2 Commits
7c379c9566
...
be3719c0d2
Author | SHA1 | Date |
---|---|---|
|
be3719c0d2 | |
|
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"
|
||||
|
|
Loading…
Reference in New Issue