ZZJ
2021-11-16 4cae7b89b60956e6c23e4c6e7a9e5a7b76927c53
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');