更新
This commit is contained in:
@ -53,7 +53,6 @@ const changePage = () => {
|
||||
hasNext.value = false
|
||||
}
|
||||
if(pageData.tableData.length > 0 && pageData.tableData.length < total.value){
|
||||
console.log('到底了-------');
|
||||
page.value++;
|
||||
getList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user