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