src/pages/visual/Pool/TreeData.ts @@ -79,6 +79,8 @@ this.gb28181Data.forEach((n: any) => { nodeFilter(n); }); console.log("treedata.", this.selectedNodes) } getParent(id: string): string {