日期更新问题
This commit is contained in:
parent
a1b33268a8
commit
10fa3ea038
|
|
@ -66,7 +66,6 @@
|
||||||
下次检修时间:{{ formData.nextRepairTime }}
|
下次检修时间:{{ formData.nextRepairTime }}
|
||||||
<uni-datetime-picker
|
<uni-datetime-picker
|
||||||
v-model="formData.nextCheckTimeNew"
|
v-model="formData.nextCheckTimeNew"
|
||||||
:disabled="true"
|
|
||||||
:hide-second="true"
|
:hide-second="true"
|
||||||
:border="false"
|
:border="false"
|
||||||
type="date"
|
type="date"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue