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

@@ -106,6 +106,9 @@ watch(
if (!unWatch.value) {
loadNodeList();
}
},
{
deep: true
}
);