fix: 错误字段
This commit is contained in:
parent
b48fe9c841
commit
5887094c27
@ -186,7 +186,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
},
|
||||
{
|
||||
component: 'Input',
|
||||
fieldName: 'name',
|
||||
fieldName: 'menuName',
|
||||
label: '菜单名称',
|
||||
rules: 'required',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user