test tree

This commit is contained in:
2023-05-18 08:48:39 +08:00
parent 02605d2e98
commit 312e31761d
4 changed files with 8 additions and 1 deletions

View File

@@ -424,6 +424,8 @@ const _sfc_main = defineComponent({
if (!unWatch.value) {
loadNodeList();
}
}, {
deep: true
});
watch(tree, () => {
if (initStatus.value) {