problem description
current-page of el-pagination in elementUI cannot trigger
paging using this.pagination.currentPage = val; in handleCurrentChange has changed, but the page reported an error vue.esm.js?efeb:591 [Vue warn]: Error in event handler for "current-change": "TypeError: Cannot set property "currentPage" of undefined", and the corresponding content is not displayed.