diff --git a/src/mes/common/RunningStatus/index.js b/src/mes/common/RunningStatus/index.js index 6956b0f..72ba513 100644 --- a/src/mes/common/RunningStatus/index.js +++ b/src/mes/common/RunningStatus/index.js @@ -26,7 +26,7 @@ const sTypeJson = { sType7: ["不正常待机", "red", "redTd"], sType8: ["设备保养(协助类)", "blue", "blueTd"], sType9: ["设备维修", "blue", "blueTd"], - sType10: ["设备保养", "blue", "blueTd"], + sType10: ["设备保养", "red", "blueTd"], sType11: ["材料异常", "red", "redTd"], sType12: ["工艺异常", "red", "redTd"], sType13: ["其他异常", "red", "redTd"], diff --git a/src/mes/indexMes/index.js b/src/mes/indexMes/index.js index b2b56f4..599e01f 100644 --- a/src/mes/indexMes/index.js +++ b/src/mes/indexMes/index.js @@ -957,7 +957,7 @@ const SystemFunComponent = () => { } const url = `${commonConfig.server_host - }procedureCall/doGenericProcedureCall?sModelsId=12710101117241578202960`; + }procedureCall/doGenericProcedureCall?sModelsId=17211911815017669769986370`; const returnData = (await commonServices.postValueService( token, value,