Skip to content

Commit fec687e

Browse files
committed
docs: 注释
1 parent c1eaa12 commit fec687e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/s2-core/__tests__/spreadsheet/table-sheet-col-rowspan-spec.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* @description spec for issue #2199
3-
* https://github.com/antvis/S2/issues/2199
4-
* 明细表: 当有冻结列 + 列分组的情况下, 会出现列头文本不居中现象
2+
* @description spec for issue #2150
3+
* https://github.com/antvis/S2/issues/2150
4+
* 明细表-列分组增加 rowSpan 配置项, 用来支持自定义合并单元格
55
*/
66
import { getContainer } from 'tests/util/helpers';
77
import dataCfg from 'tests/data/simple-table-data-rowspan.json';

0 commit comments

Comments
 (0)