From 6f02597d8587809193252749cf45189fec229952 Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Fri, 9 Jan 2026 18:02:37 +0800 Subject: [PATCH] 1.去掉注释 --- src/mes/common/commonOperationBarComponent/index.js | 5 ++--- src/mes/common/siderInfoComponent/index.js | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) 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 -- libgit2 0.22.2