fengxiang
2018-07-31 a2bd66a59a51c84100474d1ce3eb79d7ed3b754e
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;
                // 全选状态