Merge pull request #4920 from dataease/pr@dev_memory_component

Pr@dev memory component
This commit is contained in:
dataeaseShu
2023-03-30 14:00:24 +08:00
committed by GitHub

View File

@@ -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