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

This commit is contained in:
王嘉豪
2026-03-10 19:31:56 +08:00
committed by GitHub
parent 2b0a611b3b
commit fd8e067943

View File

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