ZZJ
2021-11-25 c372173f69687e5026b8aa5991f7b3caea0c56c5
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');