mirror of
https://github.com/continew-org/continew-admin.git
synced 2026-01-04 04:57:11 +08:00
删除:删除系统管理/岗位管理(过于偏向行政业务向)
This commit is contained in:
@@ -52,16 +52,6 @@ const System: AppRouteRecordRaw = {
|
||||
roles: ['*'],
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/system/post',
|
||||
name: 'Post',
|
||||
component: () => import('@/views/system/post/index.vue'),
|
||||
meta: {
|
||||
locale: 'menu.system.post.list',
|
||||
requiresAuth: true,
|
||||
roles: ['*'],
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user