沈斌
2018-07-13 49a6b8c6329034f429facf3263f4a0978dc48861
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;
      }