Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zollero authored Feb 21, 2019
1 parent 88da27f commit 5833fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ submitHandler | 查询按钮的click处理函数,接收form表单对象数据

| 方法名 | 说明 | 参数 |
| ----- |-----|-----|
| searchHandler | 重新搜索数据,参数表示是否重置分页为1,默认为true | resetPageIndex |
| searchHandler | 重新搜索数据,参数表示是否重置分页为1,默认为true。使用方法`this.$refs['el-search-table'].searchHandler(false)`(例中`el-search-table-handler``ref`属性为`el-search-table` | resetPageIndex |

## Slots

Expand Down

0 comments on commit 5833fa7

Please sign in to comment.