部门列表页
This commit is contained in:
@@ -51,6 +51,11 @@ export default [
|
||||
name: 'role-list',
|
||||
component: './Admin/RoleList',
|
||||
},
|
||||
{
|
||||
path: '/admin/dept-list',
|
||||
name: 'deptment-list',
|
||||
component: './Admin/DeptmentList',
|
||||
},
|
||||
{
|
||||
path: '/admin/dictionary-list',
|
||||
name: 'dictionary-list',
|
||||
|
||||
Reference in New Issue
Block a user