diff --git a/components/HiddenInfo/gwj/index.js b/components/HiddenInfo/gwj/index.js index c2cf6dc..f87daa6 100644 --- a/components/HiddenInfo/gwj/index.js +++ b/components/HiddenInfo/gwj/index.js @@ -356,9 +356,9 @@ function HiddenInfo(props) { ) } { - info.isQualified === 1 + (info.hiddenAcceptUserCO && Object.keys(info.hiddenAcceptUserCO).length > 0) ? ( - (info.hiddenAcceptUserCO && Object.keys(info.hiddenAcceptUserCO).length > 0) + info.isQualified === 1 ? ( <> 验收信息