-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
表格行/列合并
https://ant.design/components/table-cn/#components-table-demo-colspan-rowspan
- 表头只支持列合并,使用 column 里的 colSpan 进行设置。
- 表格支持行/列合并,使用 render 里的单元格属性 colSpan 或者 rowSpan 设值为 0 时,设置的表格不会渲染。
tables.json
https://cdn.xgqfrms.xyz/json/tables.json
https://xgqfrms007.github.io/test/json/table.json
https://github.com/gildata/RAIO/blob/master/src/components/CRM_Search/input.json
https://github.com/gildata/RAIO/blob/master/src/components/CRM_Search/output.json#L6
Metadata
Metadata
Assignees
Labels
No labels