heyujie
2021-02-25 8c7d1ed32b7653e9e0bf72544a28f99144e92d04
src/components/giantTree/zTree/ztree.vue
@@ -112,6 +112,7 @@
            Object.assign({}, this.ztreeSetting, this.setting),
            this.list
          );
          console.log('onCreated,ztr')
          this.$emit("onCreated", this.ztreeObj);
        });
      },