fengxiang
2018-07-30 af9fa5a094ca652293a890f06634b59c955e1067
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) {