修复联动表出现显示异常的问题
This commit is contained in:
		@@ -32,6 +32,7 @@ export default {
 | 
			
		||||
    },
 | 
			
		||||
    handleChangeChart() {
 | 
			
		||||
      const series = this.tpl.series || Array(this.plot.dimensions.length - 1).fill(this.tpl.daemon)
 | 
			
		||||
      this.chart.clear()
 | 
			
		||||
      this.chart.setOption({
 | 
			
		||||
        tooltip: {},
 | 
			
		||||
        xAxis: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user