src/app/routes/reports/query2/query2.component.ts
@@ -262,7 +262,6 @@ // 监测项目 tree click 事件 this.treeClickStream.debounceTime(1).subscribe( event => { const data = event.node.data; // console.log(data); if (data.id === -1) { const children = data.children; // 全选状态