fix: 自定义列样式修复 (#6535)

Co-authored-by: hongyang03 <hongyang03@baidu.com>
This commit is contained in:
HongYang 2023-04-04 19:01:38 +08:00 committed by hongyang03
parent 202696b867
commit dd8906b80a

View File

@ -75,6 +75,7 @@ export class ColumnTogglerRenderer extends React.Component<ColumnTogglerRenderer
columns={cols}
activeToggaleColumns={activeToggaleColumns}
data={data}
size={size || 'sm'}
>
{toggableColumns?.length ? (
<li