mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(仪表板): 修复表格类联动跳转同时进行交互错误的问题
This commit is contained in:
@@ -686,6 +686,7 @@ const iconSize = computed<string>(() => {
|
||||
:view="view"
|
||||
:scale="scale"
|
||||
:show-position="showPosition"
|
||||
:element="element"
|
||||
v-else-if="showChartView(ChartLibraryType.S2)"
|
||||
ref="chartComponent"
|
||||
@onChartClick="chartClick"
|
||||
|
||||
Reference in New Issue
Block a user