mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
Merge pull request #6575 from dataease/pr@dev@fix_symbol_map_mouse_click
fix: 符号地图点击后跟随鼠标移动#5901
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user