From fd8e067943e1487c6e69372d7b86b5eb68b730b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=98=89=E8=B1=AA?= <42510293+ziyujiahao@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:31:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8C=87=E6=A0=87=E5=8D=A1=E5=90=8C?= =?UTF-8?q?=E6=97=B6=E8=AE=BE=E7=BD=AE=E8=81=94=E5=8A=A8=E5=92=8C=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E5=90=8E=E6=9C=89=E9=97=AE=E9=A2=98=20(#18055)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/indicator/DeIndicator.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/custom-component/indicator/DeIndicator.vue b/core/core-frontend/src/custom-component/indicator/DeIndicator.vue index e01673d30b..e759e066a9 100644 --- a/core/core-frontend/src/custom-component/indicator/DeIndicator.vue +++ b/core/core-frontend/src/custom-component/indicator/DeIndicator.vue @@ -587,7 +587,7 @@ defineExpose({ ref="indicatorRef" :class="{ 'menu-point': showCursor }" :style="contentStyle" - @click="onPointClick" + @mouseup="onPointClick" >