mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 12:57:10 +08:00
fix: 修复初始值使用错误
This commit is contained in:
@@ -160,11 +160,6 @@ const rules: FormInstance['rules'] = {
|
||||
}
|
||||
|
||||
const { form, resetForm } = useForm({
|
||||
author: '',
|
||||
businessName: '',
|
||||
moduleName: '',
|
||||
packageName: '',
|
||||
tablePrefix: '',
|
||||
isOverride: false
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user