From c7dbf77a8de3f45bd1b5632950594e5d6dbdc534 Mon Sep 17 00:00:00 2001 From: lin <648540858@qq.com> Date: Thu, 12 Jun 2025 11:04:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=89=8D=E7=AB=AF=E9=80=9A?= =?UTF-8?q?=E9=81=93=E7=AE=A1=E7=90=86=E5=90=8D=E4=B8=BA=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/router/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',