Commit 24c15e14 authored by wends's avatar wends

update route config

parent cfb51cf1
...@@ -3,7 +3,7 @@ import Common from '@/layout/common/index' ...@@ -3,7 +3,7 @@ import Common from '@/layout/common/index'
const router = { const router = {
menuId: 'DeviceMgr', menuId: 'DeviceMgr',
path: '/device-management', path: '/device-management',
name: '设备实例', name: '实例管理',
component: Common, component: Common,
redirect: '/device-management/device-instance', redirect: '/device-management/device-instance',
meta: { title: '设备实例', icon: 'equipment-instance' }, meta: { title: '设备实例', icon: 'equipment-instance' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment