feat:添加beforeDestroy生命周期,解绑bus.$on 以及。on事件
This commit is contained in:
@@ -1396,6 +1396,7 @@
|
||||
this.clearChart();
|
||||
//const addChartBox = document.querySelector('.right-box-add-chart');
|
||||
//addChartBox.style.cssText = this.oldChartBoxCss;
|
||||
this.echartModalStore.off('magictypechanged')
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user