mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
Merge pull request #4920 from dataease/pr@dev_memory_component
Pr@dev memory component
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