1542769387
1542769387
### 🏷 Version | Package | Version | | -------------- | ------- | | @antv/s2 | 2.0.0-next.27 | | @antv/s2-react | ^2.0.0-next.26 | ### Sheet Type - [ ] PivotSheet...
### 🏷 Version @antv/s2-react | 2.0.0-next.25 ### Sheet Type - PivotSheet - TableSheet ### 🖋 Description 导出数据只要数据内容带,逗号的 在excel中就会按逗号拆分显示成多个单元格 ### ⌨️ Code Snapshots const s2DataConfig: S2DataConfig = { fields: { rows:...
### What problem does this feature solve? 主从表中的从表是否可以支持展开显示从表 ### What does the proposed API look like? 主从表中的从表是否可以支持展开显示从表
### Version 1.22.3 ### Link to Minimal Reproduction https://www.visactor.io/vtable/guide/plugin/master-detail?version=1.22.3 ### Steps to Reproduce VTable.register.icon('loading', { type: 'image', width: 16, height: 16, src: 'https://lf9-dp-fe-cms-tos.byteorg.com/obj/bit-cloud/VTable/media/loading-circle.gif', name: 'loading', positionType: VTable.TYPES.IconPosition.contentLeft, marginLeft: 0, marginRight:...