test tree

This commit is contained in:
2023-05-18 09:42:48 +08:00
parent 312e31761d
commit 912e04cca7
4 changed files with 4 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ watch(
() => props.checkedKeys,
() => {
if (!unWatch.value) {
console.log("重新加载")
loadNodeList();
}
},