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
commit d52ecdedfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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