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