{childNodes.map((child, i) => {
const key = (child && child.key) || `${prefixCls.value}-item-${i}`;
const noCompactItemContext = !compactItemContext || isEmpty(compactItemContext);
@@ -114,7 +114,7 @@ const Compact = defineComponent({
return (
-
-
-
-
-
-
-
-
- leaf3
-
-
-
-
-
+ :tree-data="treeData"
+ >
Submit
@@ -217,11 +204,41 @@ Compact Mode for form component.