xufenglei
2018-08-02 e97df5aa8edc8e2737d5cb0dab4314871cd3bf71
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) {