Merge pull request #6575 from dataease/pr@dev@fix_symbol_map_mouse_click

fix: 符号地图点击后跟随鼠标移动#5901
This commit is contained in:
wisonic-s
2023-11-07 17:44:29 +08:00
committed by GitHub

View File

@@ -307,9 +307,6 @@ export default {
this.addGlobalImage()
this.drawView()
this.myChart.on('click', ev => {
this.$emit('trigger-edit-click', ev.originEvent)
})
})
} else {
this.loading = false