fengxiang
2018-05-11 fd7b11ec894b6f8c5cc736489c0f26eec35ad3ce
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) {