forked from github/dataease
Merge pull request #4344 from dataease/pr@dev@refactor_bubble-map-scroll
refactor(视图): 气泡地图支持点击激活后滚轮缩放
This commit is contained in:
commit
5d65447dad
@ -32,7 +32,7 @@
|
||||
v-if="chart.isPlugin"
|
||||
:ref="element.propValue.id"
|
||||
:component-name="chart.type + '-view'"
|
||||
:obj="{chart, trackMenu, searchCount, terminalType: scaleCoefficientType}"
|
||||
:obj="{active, chart, trackMenu, searchCount, terminalType: scaleCoefficientType}"
|
||||
:chart="chart"
|
||||
:track-menu="trackMenu"
|
||||
:search-count="searchCount"
|
||||
|
Loading…
Reference in New Issue
Block a user