zhangzengfei
2021-05-17 317d3e5116240d8b849857f5d737bcf61884285b
src/components/giantTree/zTree/ztree.vue
@@ -112,7 +112,6 @@
            Object.assign({}, this.ztreeSetting, this.setting),
            this.list
          );
          console.log('onCreated,ztr')
          this.$emit("onCreated", this.ztreeObj);
        });
      },