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
commit c4dfc0e847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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