调整前端通道管理名为组织结构

This commit is contained in:
lin
2025-06-12 11:04:55 +08:00
parent b1da948513
commit c7dbf77a8d

View File

@@ -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',