审阅 状态修改 信息同步修改

This commit is contained in:
wyw 2026-07-15 11:20:32 +08:00
parent 28daa30b4a
commit a5a4fc331d

View File

@ -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({