Commit 273237c9 authored by zhoumaotao's avatar zhoumaotao

index.js

parent a053b171
...@@ -103,237 +103,237 @@ export const powerRoutes=[ ...@@ -103,237 +103,237 @@ export const powerRoutes=[
} }
] ]
}, },
/* 隐患管理*/ /* 风险域控*/
{ {
path: '/dangerManagement', path: '/riskPrecontrol',
component: 'Layout', component: 'Layout',
hidden: false, hidden: false,
alwaysShow:true, alwaysShow:true,
redirect: 'maintenanceDg', redirect: 'screeningCriteria',
meta: {title: "隐患管理", icon: "fa-cog", noCache: false, link: null,mkid:902000000}, meta: {title: "风险预控", icon: "fa-cog", noCache: false, link: null,mkid:902000000},
children: [ children: [
{ {
component:'dangerManagement/yhfl/index', component:'riskPrecontrol/screeningCriteria/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "隐患分类", "title": "风险点维护",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000100, "mkid":902000200,
}, },
name:'yhfl', name:'screeningCriteria',
path:"yhfl" path:"screeningCriteria"
}, },
{ {
component:'dangerManagement/yhbzfl/index', component:'riskPrecontrol/riskSet/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "隐患标准分类", "title": "风险排查设置",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000120, "mkid":902000300,
}, },
name:'yhbzfl', name:'riskSet',
path:"yhbzfl" path:"riskSet"
}, },
{ {
component:'dangerManagement/maintenanceDg/index', component:'riskPrecontrol/maintenanceRiskTask/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "维护隐患检查标准", "title": "维护风险排查任务",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000200, "mkid":902000400,
}, },
name:'maintenanceDg', name:'maintenanceRiskTask',
path:"maintenanceDg" path:"maintenanceRiskTask"
}, },
{ {
component:'dangerManagement/enterSafetyRecords/index', component:'riskPrecontrol/riskAnalysis/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "录入安全隐患记录", "title": "风险排查综合分析",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000400, "mkid":902000600,
}, },
name:'enterSafetyRecords', name:'riskAnalysis',
path:"enterSafetyRecords" path:"riskAnalysis"
}, },
{ {
component:'dangerManagement/safetyDisposalRecord/index', component:'riskPrecontrol/shlx/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "隐患责任分配", "title": "伤害类型维护",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000600, "mkid":902000700,
}, },
name:'safetyDisposalRecord', name:'shlx',
path:"safetyDisposalRecord" path:"shlx"
}, },
{ {
component:'dangerManagement/dangerRectificationRecord/index', component:'riskPrecontrol/maintenanceRisk/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "隐患整改", "title": "维护风险事件库",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902000800, "mkid":902000800,
}, },
name:'dangerRectificationRecord', name:'maintenanceRisk',
path:"dangerRectificationRecord" path:"maintenanceRisk"
}, },
/* 10 13*/
{ {
component:'dangerManagement/dangerReviewRecord/index', component:'riskPrecontrol/queryRisk/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "隐患复查", "title": "查询风险事件库",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902001000, "mkid":902001000,
}, },
name:'dangerReviewRecord', name:'queryRisk',
path:"dangerReviewRecord" path:"queryRisk"
}, },
]
},
/* 隐患管理*/
{ {
component:'dangerManagement/queryDangerRecords/index', path: '/dangerManagement',
component: 'Layout',
hidden: false,
alwaysShow:true,
redirect: 'maintenanceDg',
meta: {title: "隐患管理", icon: "fa-cog", noCache: false, link: null,mkid:903000000},
children: [
{
component:'dangerManagement/yhfl/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "查询安全隐患记录", "title": "隐患分类",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":902001200, "mkid":903000100,
}, },
name:'queryDangerRecords', name:'yhfl',
path:"queryDangerRecords" path:"yhfl"
}, },
{ /* {
component:'dangerManagement/yhtj/index', component:'dangerManagement/yhbzfl/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "风险点隐患统计", "title": "隐患标准分类",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":'test', "mkid":903000120,
}, },
name:'yhtj', name:'yhbzfl',
path:"yhtj" path:"yhbzfl"
}
]
}, },
/* 风险域控*/
{
path: '/riskPrecontrol',
component: 'Layout',
hidden: false,
alwaysShow:true,
redirect: 'screeningCriteria',
meta: {title: "风险预控", icon: "fa-cog", noCache: false, link: null,mkid:903000000},
children: [
{ {
component:'riskPrecontrol/screeningCriteria/index', component:'dangerManagement/maintenanceDg/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "维护风险排查标准", "title": "维护隐患检查标准",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903000200, "mkid":903000200,
}, },
name:'screeningCriteria', name:'maintenanceDg',
path:"screeningCriteria" path:"maintenanceDg"
}, },*/
{ {
component:'riskPrecontrol/maintenanceRiskTask/index', component:'dangerManagement/enterSafetyRecords/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "维护风险排查任务", "title": "录入安全隐患记录",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903000400, "mkid":903000400,
}, },
name:'maintenanceRiskTask', name:'enterSafetyRecords',
path:"maintenanceRiskTask" path:"enterSafetyRecords"
}, },
{ {
component:'riskPrecontrol/riskAnalysis/index', component:'dangerManagement/safetyDisposalRecord/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "风险排查综合分析", "title": "隐患责任分配",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903000600, "mkid":903000600,
}, },
name:'riskAnalysis', name:'safetyDisposalRecord',
path:"riskAnalysis" path:"safetyDisposalRecord"
}, },
{ {
component:'riskPrecontrol/shlx/index', component:'dangerManagement/dangerRectificationRecord/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "伤害类型维护", "title": "隐患整改",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903000700, "mkid":903000800,
}, },
name:'shlx', name:'dangerRectificationRecord',
path:"shlx" path:"dangerRectificationRecord"
}, },
/* 10 13*/
{ {
component:'riskPrecontrol/maintenanceRisk/index', component:'dangerManagement/dangerReviewRecord/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "维护风险事件库", "title": "隐患复查",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903000800, "mkid":903001000,
}, },
name:'maintenanceRisk', name:'dangerReviewRecord',
path:"maintenanceRisk" path:"dangerReviewRecord"
}, },
{ {
component:'riskPrecontrol/queryRisk/index', component:'dangerManagement/queryDangerRecords/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "查询风险事件库", "title": "查询安全隐患记录",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":903001000, "mkid":903001200,
}, },
name:'queryRisk', name:'queryDangerRecords',
path:"queryRisk" path:"queryDangerRecords"
}, },
{ {
component:'riskPrecontrol/riskSet/index', component:'dangerManagement/yhtj/index',
hidden:false, hidden:false,
meta:{ meta:{
"title": "风险设置", "title": "风险点隐患统计",
"icon": "", "icon": "",
"noCache": false, "noCache": false,
"link": null, "link": null,
"mkid":'903000300', "mkid":903001400,
}, },
name:'riskSet', name:'yhtj',
path:"riskSet" path:"yhtj"
} }
] ]
}, },
/* 三违管理*/ /* 三违管理*/
......
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