ZZJ
2021-11-26 51008f86bc9112b2da0e73f75e2c545f2c30e1e4
src/components/giantTree/zTree/ztree.vue
@@ -192,7 +192,6 @@
        item.appendChild(btn);
      }
      // 添加摄像机按钮
      if (item && !item.querySelector('.iconshishishipin') && treeNode.isParent && !this.readonly && !this.gb28181) {
        const btn = document.createElement('i');