fix:优化窗口变化时overview的topology变化的问题

This commit is contained in:
zhangyu
2021-02-24 13:56:43 +08:00
parent 3c0e874ab2
commit 03f7a9993f
9 changed files with 52 additions and 53 deletions

View File

@@ -264,9 +264,6 @@
this.isError = false;
this.searchTime = bus.getTimezontDateRange();
this.chart = JSON.parse(JSON.stringify(chartInfo));
console.log('chart',this.chart,chartInfo)
let chartType= chartInfo.type;
let chartContainerId = 'chartEchartPreview';
if(chartType==='table'){