【BUG】解决开始时间和结束时间后台获取不到的问题

pull/551/head
痴货 2024-08-28 11:35:16 +08:00
parent 1283a0e316
commit 9428d4c155
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
:end-placeholder="t('common.endTimeText')"
:start-placeholder="t('common.startTimeText')"
range-separator="-"
value-format="x"
type="datetimerange"
/>
</el-form-item>