diff --git a/web/src/router/index.js b/web/src/router/index.js index fcc0c56f7..b3304a6e4 100644 --- a/web/src/router/index.js +++ b/web/src/router/index.js @@ -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',