Skip to content

Commit

Permalink
chore: merge source
Browse files Browse the repository at this point in the history
  • Loading branch information
appleshell committed Jun 1, 2021
2 parents 09edda8 + 75fde61 commit 12b6a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/table/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ group:
| onSearch | 数据获取 | `() => Promise<TableData> \| TableData` | - |
| searchProps | 搜索栏参数 | [SearchProps](/components/table#SearchProps) \| [Form](/components/form#参数) | - |
| showTools | 是否显示工具栏(刷新) | `boolean` | `false` |
| columns | 表格列的配置描述 | `Array` | |
| isKeepAlive | 是否缓存搜索参数 | `boolean` | `false` |

#### SearchProps
Expand Down

0 comments on commit 12b6a58

Please sign in to comment.