mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-18 03:27:48 +08:00
调整前端通道管理名为组织结构
This commit is contained in:
parent
b1da948513
commit
c7dbf77a8d
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user