forked from github/dataease
fix: 符号地图点击后跟随鼠标移动#5901
This commit is contained in:
parent
3692f451a5
commit
970f04e52a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user