|
|
@@ -259,7 +259,7 @@ const productionSafetySystemRoutes: RouteComponent[] = [{
|
|
|
id: 90029,
|
|
|
parentId: 9002,
|
|
|
name: 'SafetyOrganizationSystemManagementItem',
|
|
|
- path: 'safety-organization-systemManagement-item',
|
|
|
+ path: 'safety-organization-system-management-item',
|
|
|
component: '/production-safety/productionSafetySystem/safetyOrganizationSystemManagement/safetyOrganizationSystemManagementItem',
|
|
|
meta: {
|
|
|
title: '安全组织体系管理详情',
|
|
|
@@ -269,7 +269,7 @@ const productionSafetySystemRoutes: RouteComponent[] = [{
|
|
|
hidden: false,
|
|
|
noCache: false,
|
|
|
},
|
|
|
- },
|
|
|
+ }
|
|
|
],
|
|
|
}];
|
|
|
|