cqsmart
v0.0.76
Published
Smart Building Components
Downloads
27
Readme
#重庆智慧工地前端组件
#1、表格
##组件名:Table
子组件 List ,Filter
List属性
| 属性名 | 类型 | 默认 | 作用 | | -------- | -----: | :----: |:----: | | onPaginationChange | function | 无 | 页码改变回掉,返回值为新页码 | | current | number,string | 1 | 当前页码 | | total | number,string | 1 | 列表数据总数| | pageSize | number,string | 20 | 每页数量|