test tree

This commit is contained in:
2023-05-18 09:48:15 +08:00
parent 912e04cca7
commit 53e1658503
4 changed files with 71 additions and 68 deletions

View File

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