From 5f796b661a59d70ee5fec004f020ae88426024ef Mon Sep 17 00:00:00 2001 From: wisonic Date: Thu, 5 Feb 2026 14:21:40 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E7=8A=B6=E6=80=81=E4=B8=8B=E6=8C=87=E6=A0=87?= =?UTF-8?q?=E5=8D=A1=E8=A7=A6=E5=8F=91=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E4=B9=8B=E5=90=8E=E5=9B=9E=E5=88=B0=E7=BC=96=E8=BE=91=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BC=9A=E8=B7=9F=E9=9A=8F=E9=BC=A0=E6=A0=87=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20#17704?= 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 bb8c53aa9a..e01673d30b 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" - @mousedown="onPointClick" + @click="onPointClick" >