| | |
| | | departmentId:'', |
| | | departmentName:'', |
| | | createUserId:'', |
| | | createUserName:'' |
| | | createUserName:'', |
| | | inspectionRouteName:'' |
| | | } |
| | | }, |
| | | _initMethod: function () { |
| | |
| | | //传输数据到machineSelect2组件 |
| | | vc.emit('editInspectionPlan', 'inspectionRouteSelect2', 'setInspectionRoute', { |
| | | inspectionRouteId: vc.component.editInspectionPlanInfo.inspectionRouteId, |
| | | routeName: vc.component.editInspectionPlanInfo.routeName, |
| | | routeName: vc.component.editInspectionPlanInfo.inspectionRouteName, |
| | | }); |
| | | |
| | | |
| | |
| | | departmentId:'', |
| | | departmentName:'', |
| | | createUserId:'', |
| | | createUserName:'' |
| | | createUserName:'', |
| | | inspectionRouteName:'' |
| | | }; |
| | | vc.component.editInspectionPlanInfo.signTypes = signTypes; |
| | | vc.component.editInspectionPlanInfo.states = states; |