From f771a1aec07ed0f5993cf96056e609a30b47d85a Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Mon, 28 Feb 2022 22:00:38 +0800 Subject: [PATCH] style: remove not use --- components/vc-table/Body/BodyRow.tsx | 1 - 1 file changed, 1 deletion(-) 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 ? ( <>