forked from github/dataease
Merge pull request #9160 from dataease/pr@dev-v2@fix_table-linkage
fix(仪表板): 修复表格类联动跳转同时进行交互错误的问题
This commit is contained in:
commit
804bf54d78
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user