chore: help message
This commit is contained in:
parent
2eff47b59a
commit
2099e672ce
@ -200,6 +200,7 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
component: 'Input',
|
||||
fieldName: 'menuName',
|
||||
label: '菜单名称',
|
||||
help: '支持i18n写法, 如: menu.system.user',
|
||||
rules: 'required',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user