ZZJ
2022-07-11 07d14cf6edbef9436aa5909bcb6b2329ecc6f9a2
src/Pool/TreeData.ts
@@ -498,10 +498,9 @@
      this.setDropDisable(this.treeData)
      this.isFold(this.treeData)
      this.activeTreeData = this.treeData
      this.gb28181CheckedCount = 0;
      this.gb28181CheckedCount = 0
      this.gb28181ChildNodeCount = this.countChildrenNodes(this.treeData)
      this.activeTreeData = this.treeData
    }
  }