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