设置了分页 current-page
<el-pagination background layout="prev, pager, next" :total="pagination.total" :page-size="filterForm.maxResultCount" :current-page="pagination.currentPage" @current-change="getPageNumber"> </el-pagination>
然后点击搜索后需要改成第一页
// 开始搜索
searTenantHouseList() { this.pagination.currentPage = 1
this.GetTenantHouseList()
}但点击搜索后 this.pagination.currentPage还是没修改
并且点击页码跳转时 this.pagination.currentPage 还是没改变
求指教
月关宝盒
三国纷争
纸扇折袖丶
汪汪一只猫
随时随地看视频慕课网APP
相关分类