mirror of
https://github.com/dataease/dataease.git
synced 2026-06-14 09:41:47 +08:00
fix: 指标卡同时设置联动和跳转后有问题 (#18055)
This commit is contained in:
@@ -587,7 +587,7 @@ defineExpose({
|
||||
ref="indicatorRef"
|
||||
:class="{ 'menu-point': showCursor }"
|
||||
:style="contentStyle"
|
||||
@click="onPointClick"
|
||||
@mouseup="onPointClick"
|
||||
>
|
||||
<view-track-bar
|
||||
ref="viewTrack"
|
||||
|
||||
Reference in New Issue
Block a user