feat: 添加 @formkit/pro 插件,更新 FormKit 配置以支持切换功能
This commit is contained in:
@ -134,7 +134,8 @@ onMounted(() => {
|
||||
v-if="attributes?.name"
|
||||
:preserve="false"
|
||||
name="confirmName"
|
||||
type="checkbox"
|
||||
type="toggle"
|
||||
thumb-icon="star"
|
||||
:value="true"
|
||||
:label="`如果清空 name 输入框,这个确认框及其值将被移除。`"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user