问题修改

This commit is contained in:
hayu 2025-07-30 01:31:26 +08:00
parent 8d73fc449e
commit 6ce7237725
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
@blur="checkPhone"
/>
</uni-forms-item>
<uni-forms-item label="添加日期:" name="reserveDate">
<uni-forms-item label="日期:" name="reserveDate">
<uni-datetime-picker
v-model="formData.reserveDate"
:start="minDate"