调整前端通道管理名为组织结构
This commit is contained in:
@@ -116,8 +116,8 @@ export const constantRoutes = [
|
||||
path: '/commonChannel',
|
||||
component: Layout,
|
||||
redirect: '/commonChannel/region',
|
||||
name: '通道管理',
|
||||
meta: { title: '通道管理', icon: 'channelManger' },
|
||||
name: '组织结构',
|
||||
meta: { title: '组织结构', icon: 'tree' },
|
||||
children: [
|
||||
{
|
||||
path: 'region',
|
||||
|
||||
Reference in New Issue
Block a user