wip(VForm): VForm component development

master
kailong321200875 4 years ago
parent 2730c2b359
commit cdb5c5f0b1

@ -112,6 +112,7 @@ export default defineComponent({
return () => (
<ElForm ref={formRef} {...getFormBindValue()}>
{{
//
default: () => (isCustom ? getSlot(slots, 'default') : renderWrap())
}}
</ElForm>

Loading…
Cancel
Save