export default [ { // 综合业务首页 path: '/zhyw/zhywIndex', name: 'zhywIndexLink', component: () => import('@/views/Manage/zhywIndex.vue') }, { // 综合业务首页 path: '/zhyw/synthesisHomePage', name: 'synthesisHomePageLink', component: () => import('@/views/Manage/synthesisHomePage.vue') }, { // 勤务资源管理->车辆信息 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyResourceVehicle', name: 'CMGTDutyResourceVehicleLink', component: () => import('@/views/Manage/duty/VehicleManager.vue') }, { // 勤务资源管理->勤务小组 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyResourceTeam', name: 'CMGTDutyResourceTeamLink', component: () => import('@/views/Manage/duty/TeamManager.vue') }, { // 勤务资源管理->队员信息 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyTeamMember', name: 'CMGTDutyTeamMemberLink', component: () => import('@/views/Manage/duty/TeamMemberManager.vue') }, { // 勤务资源管理->设备绑定队员 path: '/zhyw/CMGTDutyResourceManage/deviceBoundPlayer', name: 'deviceBoundPlayer', component: () => import('@/views/Manage/duty/TeamDeviceBoundPlayer.vue') }, { // 勤务资源管理->勤务班种 path: '/zhyw/CMGTDutyArrangementManage/CMGTDutyResourceWorkClass', name: 'CMGTDutyResourceWorkClassLink', component: () => import('@/views/Manage/duty/WorkclassManager.vue') }, { // 勤务资源管理->排班查询 path: '/zhyw/CMGTDutyArrangementManage/CmgtDutyOrgWorkarrangeManage', name: 'CmgtDutyOrgWorkarrangeManage', component: () => import('@/views/Manage/duty/SchedulingInquire.vue') }, { // 勤务资源管理->重要点位信息 path: '/zhyw/CMGTDutyResourceManage/CMGTBasePosition', name: 'CmgtBasePositionManageLink', component: () => import('@/views/Manage/base/CmgtBasePositionManage.vue') }, { // 综合绩效考核->考核项目 path: '/zhyw/comprehensivePerformance/assessmentItem', name: 'assessmentItemLink', component: () => import('@/views/Manage/performance/assessmentItem.vue') }, { // 综合绩效考核->绩效考核 path: '/zhyw/comprehensivePerformance/performanceAppraisal', name: 'performanceAppraisalLink', component: () => import('@/views/Manage/performance/performanceAppraisal.vue') }, { // 综合绩效考核->考勤管理 path: '/zhyw/comprehensivePerformance/attendanceManagement', name: 'attendanceManagement', component: () => import('@/views/Manage/performance/attendanceManagement.vue') }, { // 综合绩效考核->请假管理 path: '/zhyw/comprehensivePerformance/leaveManagement', name: 'leaveManagement', component: () => import('@/views/Manage/performance/leaveManagement.vue') }, { // 物资管理->物资信息 path: '/zhyw/CMGTMaterialManage/CMGTMaterialInfo', name: 'CMGTMaterialInfoLink', component: () => import('@/views/Manage/material/MaterialInfoManager.vue') }, { // 物资管理->库存分析 path: '/zhyw/CMGTMaterialManage/CMGTMaterialAnalysisManager', name: 'CMGTMaterialAnalysisManagerLink', component: () => import('@/views/Manage/material/CMGTMaterialAnalysisManager.vue') }, { // 物资管理->成本分析 path: '/zhyw/CMGTMaterialManage/CMGTMaterialCostAnalysis', name: 'CMGTMaterialCostAnalysisLink', component: () => import('@/views/Manage/material/CMGTMaterialCostAnalysis.vue') }, { // 物资管理->库存分析 path: '/zhyw/CMGTMaterialManage/materialAnalysis', name: 'materialAnalysisLink', component: () => import('@/views/Manage/material/materialAnalysis.vue') }, { // 物资管理->供应商管理 path: '/zhyw/CMGTMaterialManage/CMGTMaterialCustomManage', name: 'CMGTMaterialCustomManageLink', component: () => import('@/views/Manage/material/CmgtMaterialCustomManage.vue') }, { // 物资管理->物资申请单 path: '/zhyw/CMGTMaterialManage/CMGTMaterialPurchasing', name: 'CMGTMaterialPurchasingLink', component: () => import('@/views/Manage/material/PurchasingManager.vue') }, { // 物资管理->物资入库 path: '/zhyw/CMGTMaterialManage/CMGTMaterialIntoWareHouse', name: 'CMGTMaterialIntoWareHouseLink', component: () => import('@/views/Manage/material/MaterialIntoWareHouseManager.vue') }, { // 物资管理->物资领用 path: '/zhyw/CMGTMaterialManage/CMGTMaterialOutOfWareHouse', name: 'CMGTMaterialOutOfWareHouseLink', component: () => import('@/views/Manage/material/MaterialOutWareHouseManager.vue') }, { // 物资管理->物资台账 path: '/zhyw/CMGTMaterialManage/CMGTMaterialAccount', name: 'CMGTMaterialAccountLink', component: () => import('@/views/Manage/material/MaterialAccoutManager.vue') }, { // 物资管理->领用申请 path: '/zhyw/CMGTMaterialManage/ApplicationManager', name: 'ApplicationManagerLink', component: () => import('@/views/Manage/material/ApplicationManager.vue') }, { // 物资管理->采购计划单 path: '/zhyw/CMGTMaterialManage/PurchaseSchedule', name: 'PurchaseScheduleLink', component: () => import('@/views/Manage/material/PurchaseSchedule.vue') }, { // 勤务资源管理->排班 path: '/zhyw/CMGTDutyArrangementManage/CMGTDutyResourceWorkArrange', name: 'CMGTDutyResourceWorkArrangeLink', component: () => import('@/views/Manage/duty/CmgtDutyWorkarrangeManage.vue') }, { // 勤务监督管理->执法车辆停驶情况 path: '/zhyw/CMGTDutySupervise/CMGTDutyVehicleMonitor', name: 'CmgtDutyVehicleMonitorLink', component: () => import('@/views/Manage/duty/CmgtDutyVehicleMonitor.vue') }, { // 勤务实时监控->车辆管区设置 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyVehicleArea', name: 'CmgtDutyVehicleAreaLink', component: () => import('@/views/Manage/duty/CmgtDutyVehicleArea.vue') }, { // 勤务实时监控->车辆位置数据 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyVehicleGpsData', name: 'CmgtDutyVehicleGpsinfoManageLink', component: () => import('@/views/Manage/duty/CmgtDutyVehicleGpsinfoManage.vue') }, { // 勤务实时监控->全区岗位实时分布 path: '/zhyw/CMGTDutySupervise/CMGTDutyMonitorMap', name: 'CMGTDutyMonitorMapLink', component: () => import('@/views/Manage/duty/CMGTDutyMonitorMap.vue') }, { // 勤务实时监控->岗位区域设置 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyPostArea', name: 'CMGTDutyPostAreaLink', component: () => import('@/views/Manage/duty/CmgtDutyJobManage.vue') }, { // 勤务实时监控->服务力量 path: '/zhyw/CMGTDutyResourceManage/serviceStrong', name: 'serviceStrong', component: () => import('@/views/Manage/duty/serviceStrong.vue') }, { // 勤务实时监控->服务明星 path: '/zhyw/CMGTDutyResourceManage/serviceStar', name: 'serviceStar', component: () => import('@/views/Manage/duty/serviceStar.vue') }, { // 勤务实时监控->队员位置数据 path: '/zhyw/CMGTDutyResourceManage/CMGTDutyTeamMemberGpsInfo', name: 'CmgtDutyTeamMemberGpsinfoManageLink', component: () => import('@/views/Manage/duty/CmgtDutyTeamMemberGpsinfoManage.vue') }, { // 勤务优化分析->岗位巡逻情况 path: '/zhyw/CMGTDutySupervise/CMGTDutyPatrolled', name: 'CMGTDutyPatrolledMapLink', component: () => import('@/views/Manage/duty/CMGTDutyPatrolledMap.vue') }, { // 勤务优化分析->执勤行为分析 path: '/zhyw/CMGTDutySupervise/CMGTDutyBehaviorAnalysis', name: 'CMGTDutyBehaviorAnalysis', component: () => import('@/views/Manage/duty/CMGTDutyBehaviorAnalysis/index.vue') }, { // 勤务优化分析->执勤统计分析 path: '/zhyw/CMGTDutySupervise/CMGTDutyAnalysisRelevancy', name: 'CMGTDutyAnalysisRelevancyLink', component: () => import('@/views/Manage/duty/CMGTDutyAnalysisRelevancy/index.vue') }, /* 安全教育培训 ---> 培训项目设置 */ { path: '/zhyw/CMGTDutySaftyTraining/CMGTDutyTrainingProject', name: 'CmgtSaftyTrainingProjectManageLink', component: () => import('@/views/Manage/saftyTraining/CmgtSaftyTrainingProjectManage.vue') }, /* 安全教育培训 ---> 培训计划管理 */ { path: '/zhyw/CMGTDutySaftyTraining/CMGTSaftyTrainingPlan', name: 'CmgtSaftyTrainingPlanManageLink', component: () => import('@/views/Manage/saftyTraining/CmgtSaftyTrainingPlanManage.vue') }, /* 安全教育培训 ---> 活动档案查询 */ { path: '/zhyw/CMGTDutySaftyTraining/activityQuery', name: 'activityQueryLink', component: () => import('@/views/Manage/saftyTraining/activityQuery.vue') }, /* 安全教育培训 ---> 培训记录管理 */ { path: '/zhyw/CMGTDutySaftyTraining/CMGTDutySaftyTrainingRecord', name: 'CmgtSaftyTrainingRecordManageLink', component: () => import('@/views/Manage/saftyTraining/CmgtSaftyTrainingRecordManage.vue') }, /* 安全教育培训 ---> 培训反馈 */ { path: '/zhyw/CMGTDutySaftyTraining/CMGTDutySaftyTrainingFeedback', name: 'CmgtSaftyTrainingRecordDetailManageLink', component: () => import( '@/views/Manage/saftyTraining/CmgtSaftyTrainingRecordDetailManage.vue' ) }, /* 安全教育培训 ---> 安全消息提醒 */ { path: '/zhyw/CMGTDutySaftyTraining/securityReminder', name: 'securityReminderLink', component: () => import('@/views/Manage/saftyTraining/SecurityReminder') }, /* 安全计划管理---> 安全目标 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyTarget', name: 'CmgtSaftyTargetManageLink', component: () => import('@/views/Manage/saftyPlan/CmgtSaftyTargetManage.vue') }, /* 安全计划管理---> 安全计划 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyPlanInfo', name: 'CmgtSaftyPlanManageLink', component: () => import('@/views/Manage/saftyPlan/CmgtSaftyPlanManage.vue') }, /* 安全计划管理---> 安全责任书 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyPlanResponsibility', name: 'CmgtSaftyLiabilityManageLink', component: () => import('@/views/Manage/saftyPlan/CmgtSaftyLiabilityManage.vue') }, /* 安全计划管理---> 安全生产目标考核 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyAppraisal', name: 'CmgtSaftyAppraisalManageLink', component: () => import('@/views/Manage/saftyPlan/CmgtSaftyAppraisalManage.vue') }, /* 隐患排查治理管理----->九小场所 */ { path: '/zhyw/CMGTSaftyDanger/nineLittlePlace', name: 'nineLittlePlaceLink', component: () => import('@/views/Manage/saftyDanger/nineLittlePlace.vue') }, /* 隐患排查治理管理----->安全隐患排查单位 */ { path: '/zhyw/CMGTSaftyDanger/CmgtSaftyDangerUnitManage', name: 'CmgtSaftyDangerUnitManageLink', component: () => import('@/views/Manage/saftyDanger/CmgtSaftyDangerUnitManage.vue') }, /* 隐患排查治理管理----->其它经营场所 */ { path: '/zhyw/CMGTSaftyDanger/CmgtSaftyDangerSiteManage', name: 'CmgtSaftyDangerSiteManageLink', component: () => import('@/views/Manage/saftyDanger/CmgtSaftyDangerSiteManage.vue') }, /* 隐患排查治理管理----->安全隐患排查方案 */ { path: '/zhyw/CMGTSaftyDanger/program', name: 'programLink', component: () => import('@/views/Manage/saftyDanger/program.vue') }, /* 隐患排查治理管理----->安全隐患排查计划 */ { path: '/zhyw/CMGTSaftyDanger/CmgtSaftyDangerCheckplanManage', name: 'CmgtSaftyDangerCheckplanManageLink', component: () => import('@/views/Manage/saftyDanger/CmgtSaftyDangerCheckplanManage.vue') }, /* 隐患排查治理管理----->安全隐患档案 */ { path: '/zhyw/CMGTSaftyDanger/SecurityFile', name: 'SecurityFileLink', component: () => import('@/views/Manage/saftyDanger/SecurityFile.vue') }, /* 隐患排查治理管理----->工作提醒配置 */ { path: '/zhyw/CMGTSaftyDanger/CmgtTSaftyWorkConf', name: 'CmgtTSaftyWorkConfLink', component: () => import('@/views/Manage/saftyDanger/CmgtTSaftyWorkConf.vue') }, /* 隐患排查治理管理----->工作提醒查询 */ { path: '/zhyw/CMGTSaftyDanger/CmgtTSaftyWorkSend', name: 'CmgtTSaftyWorkSendLink', component: () => import('@/views/Manage/saftyDanger/CmgtTSaftyWorkSend.vue') }, /* 隐患排查治理管理----->工作提醒查询 */ { path: '/zhyw/CMGTSaftyDanger/FireDisasterRecord', name: 'FireDisasterRecordLink', component: () => import('@/views/Manage/saftyDanger/FireDisasterRecord.vue') }, /* 隐患排查治理管理----->安全隐患排查记录 */ { path: '/zhyw/CMGTSaftyDanger/CmgtSaftyDangerCheckrecordManage', name: 'CmgtSaftyDangerCheckrecordManageLink', component: () => import('@/views/Manage/saftyDanger/CmgtSaftyDangerCheckrecordManage.vue') }, /* 隐患排查治理管理----->培训通知提醒 */ { path: '/zhyw/CMGTSaftyDanger/trainingReminder', name: 'trainingReminderLink', component: () => import('@/views/Manage/saftyDanger/TrainingReminder') }, /* 防疫台帐----->登记信息 */ { path: '/zhyw/CMGTDwdEpidemic/CMGTDwdPrevention', name: 'CMGTDwdPreventionLink', component: () => import('@/views/Manage/dwd/DwdLkEpidemicPreventionInformationManage.vue') }, /* 防疫台帐----->舆情信息检索 */ { path: '/zhyw/CMGTDwdEpidemic/FeeInfo', name: 'FeeInfoLink', component: () => import('@/views/Manage/dwd/FeeInfo.vue') }, /* 安全隐患管理----->舆情信息检索 */ { path: '/zhyw/CMGTSaftyDanger/majorHiddenDanger', name: 'majorHiddenDangerLink', component: () => import('@/views/Manage/saftyDanger/majorHiddenDanger.vue') }, /* 统一办案----->案件审批 */ { path: 'zhyw/handling/ApprovalCase', name: 'approvalCaseLink', component: () => import('@/views/Manage/handling/ApprovalCase.vue') }, /* 安全计划管理---> 安全检查记录 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyCheckRecord', name: 'CmgtSaftyAppraisalManage', component: () => import('@/views/Manage/saftyPlan/CmgTSaftyCheckRecordManage.vue') }, /* 安全计划管理---> 安全隐患检查 */ { path: '/zhyw/CMGTSaftyPlan/CMGTSaftyHazardCheck', name: 'CmgtSaftyAppraisalManage', component: () => import('@/views/Manage/saftyPlan/CmgTSaftyHazardCheckManage.vue') } ]