xufenglei
2018-04-27 c597ff5895ae803ce5584f3e8463d8f9224b0fa4
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) {