hanbaoshan
2021-02-28 72f553661a74b225c89310d3fb3d78f3ebe35f82
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);
        });
      },
@@ -274,6 +275,9 @@
  padding: 5px;
  color: #333;
}
.ztree .iconfenxishexiangji{
  color: #3d68e1!important;
}
.ztree li {
  padding: 0;
  margin: 5px 0px;