fix: BUG修改
This commit is contained in:
parent
8c625176bb
commit
fe59365a5b
@ -133,7 +133,7 @@
|
||||
:range-separator="$t('message.laborMange.to')"
|
||||
:start-placeholder="$t('message.laborMange.startDate')"
|
||||
:end-placeholder="$t('message.laborMange.dateClosed')"
|
||||
value-format="yyyy-MM-dd hh:mm:ss"
|
||||
value-format="yyyy-MM-dd HH:mm:ss"
|
||||
>
|
||||
</el-date-picker>
|
||||
</el-form-item>
|
||||
|
||||
@ -459,7 +459,7 @@
|
||||
:range-separator="$t('message.laborMange.to')"
|
||||
:start-placeholder="$t('message.laborMange.startDate')"
|
||||
:end-placeholder="$t('message.laborMange.dateClosed')"
|
||||
value-format="yyyy-MM-dd hh:mm:ss"
|
||||
value-format="yyyy-MM-dd HH:mm:ss"
|
||||
>
|
||||
</el-date-picker>
|
||||
</el-form-item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user