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

@@ -422,6 +422,7 @@ const _sfc_main = defineComponent({
}, { deep: true, immediate: true });
watch(() => props.checkedKeys, () => {
if (!unWatch.value) {
console.log("\u91CD\u65B0\u52A0\u8F7D");
loadNodeList();
}
}, {