feat: 部门权限
This commit is contained in:
@@ -63,7 +63,7 @@ const organizationManage = {
|
||||
{
|
||||
path: 'index',
|
||||
name: 'authorityManageIndex',
|
||||
component: () => import('/@/view/developing.vue'),
|
||||
component: () => import('/@/view/departmentManage/index.vue'),
|
||||
meta: {
|
||||
title: '部门/权限',
|
||||
keepAlive: true,
|
||||
|
Reference in New Issue
Block a user