From 73ff660783193bab345847020ab64547af14748e Mon Sep 17 00:00:00 2001 From: "lj7788@126.com" Date: Mon, 7 Jul 2025 18:18:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yanzhu-bigscreen/src/views/bim/briefingTools.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yanzhu-bigscreen/src/views/bim/briefingTools.js b/yanzhu-bigscreen/src/views/bim/briefingTools.js index abcb0505..3936d4f2 100644 --- a/yanzhu-bigscreen/src/views/bim/briefingTools.js +++ b/yanzhu-bigscreen/src/views/bim/briefingTools.js @@ -189,7 +189,7 @@ function actorVisible(that) { let modelId = featureId.split("^")[0]; api.Feature.setVisible(featureId, false); that.hideFeatureIds.push({ - hide:true, + show:false, id:featureId.split("^")[1], modelId:modelId, featureId:featureId