Skip to content

🐛[BUG] ProTable 列设置选子项时展示异常 #9554

@13732158159

Description

@13732158159

🐛 bug 描述

当只选择一个分组表头的children子组时,Table中并没有正常渲染children子项
Image

📷 复现步骤

列设置中先全部隐藏(都不勾选),然后选其中一个分组表头的children子组,Table中并没有正常渲染

🏞 期望结果

Image

💻 复现代码

{ title: '站点信息', children: [ { title: '进站站点', dataIndex: 'beginStation', }, { title: '出站站点', dataIndex: 'endStation', }, ], },

© 版本信息

  • ProComponents 版本: [2.8.6]
  • pro-table 版本: [3.18.6]
  • umi 版本
  • 浏览器环境[edge]
  • 开发环境 [windows]

🚑 其他信息

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions