From 9ccc55b881bb61120ba4a0cdc09c50d85a569386 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Mon, 24 Nov 2025 13:46:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96HiddenInfo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/HiddenInfo/gwj/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ? ( <> 验收信息