fengxiang
2018-07-31 1d7abc068ced4e8f3759c65904603cccdb105ee9
src/app/routes/pollution/management/management.component.ts
@@ -23,8 +23,10 @@
  _dataSet = [];
  sensorKey = 'e1';
  ngOnInit() {
    this.changeSensorKey('e1');
    this.changeSensorKey(this.sensorKey);
  }
  changeSensorKey(sensorKey) {