parlay96 / pl-table

A table based on element, 完美解决万级数据渲染卡顿问题
http://www.umyui.com/
MIT License
1.14k stars 238 forks source link

分页监听不生效 #128

Open tianxia0079 opened 2 years ago

tianxia0079 commented 2 years ago

handlePageSize ({page, size}) { console.log(page, size) },

分页监听不生效