xufenglei
2018-05-07 b05438694c2fb9d4c8b1b22f4481639ff0f35963
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) {