diff --git a/components/apolloTable/component/index.tsx b/components/apolloTable/component/index.tsx index b1c4c514a9917eaf415b4c4340a389c58454abc3..4a395ff8687fec8b7adad6045305a9184286ec11 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 (