@@ -294,8 +294,7 @@ const confirmClick = async () => {
await saveTreeNode(form)
-
- addNodeModal.value = false
+ cancelClick()
}
})