diff --git a/components/vc-table/Body/BodyRow.tsx b/components/vc-table/Body/BodyRow.tsx index 31e959045..05653af8e 100644 --- a/components/vc-table/Body/BodyRow.tsx +++ b/components/vc-table/Body/BodyRow.tsx @@ -152,7 +152,6 @@ export default defineComponent>({ colIndex === (expandIconColumnIndex || 0) && nestExpandable.value ? ( <>