fix doc error

pull/9046/head
ddcat1115 7 years ago
parent 0bb531aca6
commit 4286131735

@ -77,8 +77,8 @@ const columns = [{
| onChange | 分页、排序、筛选变化时触发 | Function(pagination, filters, sorter) | |
| onExpand | 点击展开图标时触发 | Function(expanded, record) | |
| onExpandedRowsChange | 展开的行变化时触发 | Function(expandedRows) | |
| onHeaderRow | 设置头部属性 | Function(column, index) | - |
| onRow | 设置属性 | Function(record, index) | - |
| onHeaderRow | 设置头部属性 | Function(column, index) | - |
| onRow | 设置属性 | Function(record, index) | - |
### Column

Loading…
Cancel
Save