From ec09d70b9ebef16c84964aefcc337c3bae48ed71 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 27 May 2026 17:31:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/visualization/ComponentEditBar.vue | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/components/visualization/ComponentEditBar.vue b/core/core-frontend/src/components/visualization/ComponentEditBar.vue index db433813ec..ef4eb1ae11 100644 --- a/core/core-frontend/src/components/visualization/ComponentEditBar.vue +++ b/core/core-frontend/src/components/visualization/ComponentEditBar.vue @@ -94,6 +94,7 @@ placement="right-start" v-if="barShowCheck('setting')" ref="curDropdown" + popper-class="hide-focus_bg" > @@ -166,7 +167,6 @@