From 2bb3f9663251ef1772197d3d3ca954aeef933106 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Thu, 28 May 2026 10:42:17 +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 53e3fa9c30..c1ebbd4504 100644 --- a/core/core-frontend/src/custom-component/indicator/DeIndicator.vue +++ b/core/core-frontend/src/custom-component/indicator/DeIndicator.vue @@ -584,7 +584,7 @@ defineExpose({ ref="indicatorRef" :class="{ 'menu-point': showCursor }" :style="contentStyle" - @mousedown="onPointClick" + @mouseup="onPointClick" >