mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 点击血缘关系前端提示异常
This commit is contained in:
@@ -339,6 +339,7 @@ export default {
|
||||
return [list, gap]
|
||||
},
|
||||
initEchart(clickNode = []) {
|
||||
if (!this.treeData.length) return
|
||||
if (this.myChart) {
|
||||
this.myChart.dispose()
|
||||
this.myChart = null
|
||||
|
||||
Reference in New Issue
Block a user