heyujie
2021-05-24 673b81925c955494efa51c2052b00379702feca7
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);
        });
      },