fengxiang
2018-05-02 5e502e366836b3577884bca89372541b42124cd3
src/app/routes/reports/demo/demo.component.ts
@@ -238,6 +238,7 @@
      }
    }
    if (validate && this.timeType && query.reportType) {
      delete query.sensors;
      if (this._sensors) {
        const sensors = [];
        for (const key in this._sensors) {