fengxiang
2018-07-13 5c1577b6f7be92ed38d4ccd4cae2e51461cc158b
src/app/routes/reports/query/query.component.ts
@@ -627,7 +627,6 @@
        //  if ( this.chartSelectedIndex < this.grid.data.length ) {
        //     series = [{type: 'line', data: this.grid.data[this.chartSelectedIndex]}];
        //  }
         this.initOpton({ xAxis : [{data : timeList}]});
         this.chartLoading = true;
      }