feat: 在客人姓名输入框中添加默认值
This commit is contained in:
@@ -30,6 +30,7 @@ import { FormKitMessages } from '@formkit/vue'
|
||||
label="客人姓名"
|
||||
placeholder="客人姓名"
|
||||
validation="required"
|
||||
value="默认值"
|
||||
>
|
||||
</FormKit>
|
||||
<FormKit
|
||||
|
Reference in New Issue
Block a user