test tree
This commit is contained in:
@@ -96,6 +96,7 @@ const _sfc_main$1 = defineComponent({
|
||||
return res;
|
||||
}
|
||||
return (node) => {
|
||||
console.log(props.selectParent);
|
||||
if (props.checkStrictly) {
|
||||
return false;
|
||||
} else if (props.selectParent) {
|
||||
|
||||
Reference in New Issue
Block a user