src/app/routes/reports/alarm/alarm.component.ts
@@ -43,7 +43,7 @@ ]; public dimensionOptions = [ {value: 'sensor', label: '项目'}, {value: 'monitorPoint', label: '监测点'} {value: 'monitorPoint', label: '监测站点'} ]; isDisable = false; private treeClickStream: Subject<any> = new Subject<any>();