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