From 85cca90f21f37bcd3491b5368aba49e7ad2648cc Mon Sep 17 00:00:00 2001 From: zhangwenshuai Date: Mon, 3 Aug 2020 14:56:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0tableId?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/apolloTable/component/Cell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/apolloTable/component/Cell.tsx b/components/apolloTable/component/Cell.tsx index cd6d8b5..bf74789 100644 --- a/components/apolloTable/component/Cell.tsx +++ b/components/apolloTable/component/Cell.tsx @@ -380,7 +380,7 @@ const Cell = (props: CellProps) => { > {columnIndex === 0 && (rowSelection || showExpand || showIndex) && renderFirst()}