实现效果如下图: 核心功能代码 给ProTable 或 Table组件配置expandable={ { expandedRowRender }} const expandedRowRender = (record: any) => { return ( <List style=