From 96a12e2f09c5134aad4c651f118ce33fed5cc922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=BE=8E=E8=8D=A3?= <10755671+mei-rong-he@user.noreply.gitee.com> Date: Fri, 19 Dec 2025 16:22:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E7=8E=B0=E5=9C=BA=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomPages/BI/BI009FormRunAnalysis.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/CustomPages/BI/BI009FormRunAnalysis.js b/src/components/CustomPages/BI/BI009FormRunAnalysis.js index 5e56d7b..ea771ac 100644 --- a/src/components/CustomPages/BI/BI009FormRunAnalysis.js +++ b/src/components/CustomPages/BI/BI009FormRunAnalysis.js @@ -329,9 +329,9 @@ class BI009FormRunAnalysis extends React.Component { } else { extendRule(json, "FILTER_TIME", 1, 0); } - extendRule(json, "DEPARTMENT_NAME", 2, "宁化行洛坑钨矿有限公司"); - extendRule(json, "DEPARTMENT_NAME", 2, "都昌金鼎钨钼矿业有限公司"); - extendRule(json, "DEPARTMENT_NAME", 2, "技术管理部"); + // extendRule(json, "DEPARTMENT_NAME", 2, "宁化行洛坑钨矿有限公司"); + // extendRule(json, "DEPARTMENT_NAME", 2, "都昌金鼎钨钼矿业有限公司"); + // extendRule(json, "DEPARTMENT_NAME", 2, "技术管理部"); this.props.dispatch({ type: "app/getDataByPost", url: "BI/SafetaskFinish/OrderEntities",