fix:优化窗口变化时overview的topology变化的问题
This commit is contained in:
@@ -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'){
|
||||
|
||||
Reference in New Issue
Block a user