TableHelper.TablePaginationParams
分页查询参数, 用于记录分页信息.
current: number
number
当前页数
dist/src/components/table-helper/table-helper.d.ts:214
pageSize: number
每页的数据条数
dist/src/components/table-helper/table-helper.d.ts:218