From 2ac5ce371668e0047492c87c72b95d8bcbf24128 Mon Sep 17 00:00:00 2001 From: zhangwenshuai Date: Mon, 6 Jul 2020 19:52:16 +0800 Subject: [PATCH] =?UTF-8?q?apolloTable=E5=A2=9E=E5=8A=A0id=E5=B1=9E?= =?UTF-8?q?=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/apolloTable/component/index.tsx | 2 ++ components/apolloTable/component/interface.tsx | 1 + 2 files changed, 3 insertions(+) diff --git a/components/apolloTable/component/index.tsx b/components/apolloTable/component/index.tsx index b1c4c51..4a395ff 100644 --- a/components/apolloTable/component/index.tsx +++ b/components/apolloTable/component/index.tsx @@ -83,6 +83,7 @@ class AirTable extends React.Component { loadComp, showCondition, canFixed, + id, } = this.props; const sortConfig = operateConfig && @@ -93,6 +94,7 @@ class AirTable extends React.Component { return (