From a2a2de317df3df71327e9cee56f76e21a2c8030f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E4=BF=8A?= Date: Thu, 16 Feb 2023 14:59:18 +0800 Subject: [PATCH] fix(Table): fix table attributes error,close #4118 --- src/table/list/row.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/table/list/row.jsx b/src/table/list/row.jsx index 594989d339..7ad25c669d 100644 --- a/src/table/list/row.jsx +++ b/src/table/list/row.jsx @@ -34,6 +34,7 @@ export default class GroupListRow extends Row { locale, wrapper, rtl, + tableEl, ...others } = this.props; const cls = classnames({