This commit is contained in:
u2nyakim 2025-08-25 16:25:30 +08:00
parent 4c73729ced
commit 2ccd28d5b3

View File

@ -19,7 +19,6 @@
</el-collapse>
</template>
<template v-else-if="config.type === 'tabs'">
{{ defaultTabs(config) }}
<el-tabs
type="card"
:model-value="defaultTabs(config)"