【表单信息】卡片组单选框组

zzq
Zhufu 2024-06-07 10:57:22 +08:00
parent a0d0705c96
commit 7390571718
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@
> --> > -->
<a-card <a-card
style="width: 100%" style="width: 100%"
:tab-list="tabListNoTitle"
:active-tab-key="noTitleKey"
@tabChange="(key) => onTabChange(key)"
> >
<BasicForm ref="cardRef" @register="registerForm" @change="changeForm" /> <BasicForm ref="cardRef" @register="registerForm" @change="changeForm" />
<template v-if="Object.keys(childItem).length > 0"> <template v-if="Object.keys(childItem).length > 0">