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