ant-design-vue
ant-design-vue copied to clipboard
Pagintion 当total为0时,点击分页问题
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.6
Environment
chorme 136.0.7103.113
Reproduction link
https://antdv.com/components/pagination-cn
Steps to reproduce
What is expected?
当total为0时,点击1时候,current为1
What is actually happening?
当total为0时,点击1时候,current变为0, 导致请求错误异常