自动调整高度

This commit is contained in:
fofolee
2022-04-28 17:32:37 +08:00
parent 715b4bc296
commit 1e260e23f0
3 changed files with 13 additions and 24 deletions

View File

@@ -120,7 +120,6 @@ export default {
}
}
done(children);
this.$emit("expandTrees");
},
hasChildren(item) {
if (typeof item === "object")