diff --git a/src/mes/common/commonOperationBarComponent/index.js b/src/mes/common/commonOperationBarComponent/index.js index 8313bae..a20e5c3 100644 --- a/src/mes/common/commonOperationBarComponent/index.js +++ b/src/mes/common/commonOperationBarComponent/index.js @@ -1012,7 +1012,7 @@ const CommonOperationBarComponent = basProps => { if (searchField.sName.substring(0, 1) == "t") { searchField.sDateFormat = "YYYY-MM-DD"; } - + showTypeProps = { app, record: {}, @@ -1041,8 +1041,7 @@ const CommonOperationBarComponent = basProps => { showTypeProps.componentStyle = { width: 180 }; } } - console.log(showTypeProps, 'showTypeProps'); - + let searchProductProps = {}; const searchProductConfig = gdsconfigformslave.filter( item => item.sName === "sSearchProductName" diff --git a/src/mes/common/siderInfoComponent/index.js b/src/mes/common/siderInfoComponent/index.js index 74e5566..5eec1b5 100644 --- a/src/mes/common/siderInfoComponent/index.js +++ b/src/mes/common/siderInfoComponent/index.js @@ -640,7 +640,7 @@ const DeviceTargetInfoComponent = () => { {equipmentTargetInformation} {showConfig.map((config, index) => { - console.log(showConfig, 'showConfig'); + // if (index > 4) return ""; // bPushDiff