【BUG】解决开始时间和结束时间后台获取不到的问题
parent
1283a0e316
commit
9428d4c155
|
|
@ -16,6 +16,7 @@
|
||||||
:end-placeholder="t('common.endTimeText')"
|
:end-placeholder="t('common.endTimeText')"
|
||||||
:start-placeholder="t('common.startTimeText')"
|
:start-placeholder="t('common.startTimeText')"
|
||||||
range-separator="-"
|
range-separator="-"
|
||||||
|
value-format="x"
|
||||||
type="datetimerange"
|
type="datetimerange"
|
||||||
/>
|
/>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue