parent
6f8dc79283
commit
117577d9d1
@ -152,7 +152,7 @@
|
|||||||
<el-date-picker
|
<el-date-picker
|
||||||
v-model="formData.validTimes"
|
v-model="formData.validTimes"
|
||||||
style="width: 240px"
|
style="width: 240px"
|
||||||
value-format="YYYY-MM-DD HH:mm:ss"
|
value-format="x"
|
||||||
type="datetimerange"
|
type="datetimerange"
|
||||||
:default-time="[new Date(2000, 1, 1, 0, 0, 0), new Date(2000, 2, 1, 23, 59, 59)]"
|
:default-time="[new Date(2000, 1, 1, 0, 0, 0), new Date(2000, 2, 1, 23, 59, 59)]"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user