-- 时间选择到分

This commit is contained in:
yuping
2022-12-21 17:24:41 +08:00
parent 03e9e50061
commit 05492770a4
11 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
<div class="btnbox">
<a-form-item has-feedback label="提交时间" name="choosedTime">
<a-range-picker
show-time
:show-time="{ format: 'HH:mm' }"
style="width: 400px; height: 40px; border-radius: 8px"
v-model:value="formState.choosedTime"
format="YYYY/MM/DD HH:mm"