commit
This commit is contained in:
@@ -950,6 +950,17 @@ const routes = [
|
||||
menuId: '7MWCQK6NNH'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/postManage',
|
||||
name: 'postManage',
|
||||
component: () =>
|
||||
import('@/pages/config/pages/postManage/index'),
|
||||
meta: {
|
||||
requireAuth: true,
|
||||
title: '岗位管理',
|
||||
menuId: '7MWCQK6NNH'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/roleManage',
|
||||
name: 'RoleManage',
|
||||
|
||||
Reference in New Issue
Block a user