修改菜单,角色,部门,字典等功能
This commit is contained in:
@ -19,6 +19,10 @@ export default [{
|
||||
path: '/System/Menu',
|
||||
component: './System/Menu',
|
||||
},
|
||||
{//字典管理
|
||||
path: '/System/Dict',
|
||||
component: './System/Dict',
|
||||
},
|
||||
{//定时任务管理
|
||||
path: '/System/Scheduled',
|
||||
component: './System/Scheduled',
|
||||
|
Reference in New Issue
Block a user