Skip to content

Commit 2cb31ea

Browse files
author
黄书伟
committed
添加遗漏的api
1 parent f725a9f commit 2cb31ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/doc/table/api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
| on-row-click | 行点击回调 ||
6464
| row-mouse-enter| 鼠标进入表体行的回调| rowIndex |
6565
| row-mouse-leave| 鼠标离开表体行的回调| rowIndex |
66+
| sort-change| 点击排序回调| sortColumns(排序的列对象信息) |
67+
6668

6769

6870
### Table Methods

0 commit comments

Comments
 (0)