From a5a4fc331dd71832f23b90a96689cf57f01adc9c Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Wed, 15 Jul 2026 11:20:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A1=E9=98=85=20=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E4=BF=A1=E6=81=AF=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomPages/SE/SE018EditPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CustomPages/SE/SE018EditPage.js b/src/components/CustomPages/SE/SE018EditPage.js index 4fdac61..6e40bf1 100644 --- a/src/components/CustomPages/SE/SE018EditPage.js +++ b/src/components/CustomPages/SE/SE018EditPage.js @@ -118,7 +118,7 @@ class SE018EditPage extends React.Component { // passRateThis = (temp / uniqueUsers.length).toFixed(4) * 100; // } //安环部负责人审阅中 - if (data.STATUS >= 2 && this.props.formCode != "SE050_SHOWPRINT" && this.props.data.tableKey != undefined && data.USER_ID_APPROVE != null && data.USER_ID_APPROVE == this.props.login.userId) { + if (data.STATUS >= 40 && this.props.formCode != "SE050_SHOWPRINT" && this.props.data.tableKey != undefined && data.USER_ID_APPROVE != null && data.USER_ID_APPROVE == this.props.login.userId) { isApprove = true; } this.setState({