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