优化HiddenInfo

master
LiuJiaNan 2025-11-24 13:46:33 +08:00
parent 10afc671b1
commit 9ccc55b881
1 changed files with 2 additions and 2 deletions

View File

@ -356,9 +356,9 @@ function HiddenInfo(props) {
)
}
{
info.isQualified === 1
? (
(info.hiddenAcceptUserCO && Object.keys(info.hiddenAcceptUserCO).length > 0)
? (
info.isQualified === 1
? (
<>
<Divider orientation="left">验收信息</Divider>