ZZJ
2021-10-20 07958c244e49e561718b97cac6a7168eeb61b5e7
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');