1
This commit is contained in:
@@ -115,6 +115,17 @@ export const defaultMenus = [
|
||||
is_show_menu: 1,
|
||||
icon: 'md-text',
|
||||
sort: 3
|
||||
},
|
||||
{
|
||||
id: 125,
|
||||
name: '租户管理',
|
||||
path: '/system/tenant',
|
||||
component: 'system/sys_tenant',
|
||||
parent_id: 120,
|
||||
type: '页面',
|
||||
is_show_menu: 1,
|
||||
icon: 'md-git-branch',
|
||||
sort: 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user