feat: 更新表单输入组件的 schemaMemoKey,确保唯一性
This commit is contained in:
@ -47,5 +47,5 @@ export const form: FormKitTypeDefinition = {
|
||||
'incompleteMessage', // 抱歉,部分字段未被正确填写。
|
||||
],
|
||||
features: [forms, disablesChildren],
|
||||
// schemaMemoKey: 'rorzq1rsrf',
|
||||
schemaMemoKey: 'i90xrn9dyre', // Math.random().toString(36).substring(2, 15)
|
||||
};
|
||||
|
Reference in New Issue
Block a user