Commit 5341aa8e authored by zhoumaotao's avatar zhoumaotao

Merge branch 'master' of gitlab.gavelinfo.com:lisu/sgaqgl-vue

parents 6e222e01 eda2b8ef
...@@ -943,20 +943,20 @@ export const powerRoutes=[ ...@@ -943,20 +943,20 @@ export const powerRoutes=[
}, },
name:'securitySituation', name:'securitySituation',
path:"securitySituation" path:"securitySituation"
},
{
component:'statistics/dangeRecords/index',
hidden:false,
meta:{
"title": "查询超期隐患记录",
"icon": "",
"noCache": false,
"link": null,
"mkid":907000400,
},
name:'dangeRecords',
path:"dangeRecords"
} }
// {
// component:'statistics/dangeRecords/index',
// hidden:false,
// meta:{
// "title": "查询超期隐患记录",
// "icon": "",
// "noCache": false,
// "link": null,
// "mkid":907000400,
// },
// name:'dangeRecords',
// path:"dangeRecords"
// }
] ]
}, },
/* 设备管理 */ /* 设备管理 */
......
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