mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 05:33:48 +08:00
菜单管理新增添加下级功能
This commit is contained in:
@@ -18,7 +18,7 @@ export const MENU_TYPE_ENUM = {
|
||||
},
|
||||
POINTS: {
|
||||
value: 3,
|
||||
desc: '按钮',
|
||||
desc: '功能点',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user