提交 1c31e5b7 authored 作者: quanlili's avatar quanlili

注释事件路由

上级 33abb700
......@@ -387,15 +387,17 @@ export const asyncRouterMap = [{
title: '时间',
routerIds: ['100104']
},
},{
path: 'incident',
component: _import('storagemodule/namedentity/incident'),
name: 'incident',
meta: {
title: '事件',
routerIds: ['100105']
},
},]
},
// {
// path: 'incident',
// component: _import('storagemodule/namedentity/incident'),
// name: 'incident',
// meta: {
// title: '事件',
// routerIds: ['100105']
// },
// },
]
},{
path: '/storagemodule/storageinfomanger',
redirect: '/storagemodule/storageinfomanger/resourcelook',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论