mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
fix: 自定义列样式修复 (#6535)
Co-authored-by: hongyang03 <hongyang03@baidu.com>
This commit is contained in:
parent
202696b867
commit
dd8906b80a
@ -75,6 +75,7 @@ export class ColumnTogglerRenderer extends React.Component<ColumnTogglerRenderer
|
||||
columns={cols}
|
||||
activeToggaleColumns={activeToggaleColumns}
|
||||
data={data}
|
||||
size={size || 'sm'}
|
||||
>
|
||||
{toggableColumns?.length ? (
|
||||
<li
|
||||
|
Loading…
Reference in New Issue
Block a user