xufenglei
2018-03-07 285ac7cbd85a00143ef696447cc32706abf02e1f
优化
1 files modified
8 ■■■■ changed files
src/app/routes/reports/demo/demo.component.ts 8 ●●●● patch | view | raw | blame | history
src/app/routes/reports/demo/demo.component.ts
@@ -24,7 +24,9 @@
    monitorPoint: null,
    mac: '',
    time: null,
    formatTime: null
    formatTime: null,
    monitorPointName: '',
    deviceName: ''
  }];
  public sensorOptions = [];
@@ -56,7 +58,9 @@
      monitorPoint: null,
      mac: '',
      time: null,
      formatTime: null
      formatTime: null,
      monitorPointName: '',
      deviceName: ''
    });
  }