forked from github/dataease
Merge pull request #4920 from dataease/pr@dev_memory_component
Pr@dev memory component
This commit is contained in:
commit
c4dfc0e847
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user