fix: 指标卡同时设置联动和跳转后有问题 (#18055)

This commit is contained in:
wangjiahao
2026-05-28 10:42:17 +08:00
parent a4bb7b6614
commit 2bb3f96632

View File

@@ -584,7 +584,7 @@ defineExpose({
ref="indicatorRef"
:class="{ 'menu-point': showCursor }"
:style="contentStyle"
@mousedown="onPointClick"
@mouseup="onPointClick"
>
<view-track-bar
ref="viewTrack"