xufenglei
2018-08-02 e97df5aa8edc8e2737d5cb0dab4314871cd3bf71
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;
                // 全选状态