mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-12 04:53:15 +08:00
fix: 错误字段
This commit is contained in:
@@ -186,7 +186,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
fieldName: 'name',
|
fieldName: 'menuName',
|
||||||
label: '菜单名称',
|
label: '菜单名称',
|
||||||
rules: 'required',
|
rules: 'required',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user