-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
🐛 bug 描述
当只选择一个分组表头的children子组时,Table中并没有正常渲染children子项

📷 复现步骤
列设置中先全部隐藏(都不勾选),然后选其中一个分组表头的children子组,Table中并没有正常渲染
🏞 期望结果
💻 复现代码
{ title: '站点信息', children: [ { title: '进站站点', dataIndex: 'beginStation', }, { title: '出站站点', dataIndex: 'endStation', }, ], },
© 版本信息
- ProComponents 版本: [2.8.6]
- pro-table 版本: [3.18.6]
- umi 版本
- 浏览器环境[edge]
- 开发环境 [windows]
🚑 其他信息
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels