no message
This commit is contained in:
@@ -101,6 +101,7 @@ const getCollect = () => {
|
||||
showList.value = collectList
|
||||
// showList.value = showList.value.concat(data.data)
|
||||
|
||||
console.log(collectList.length, data["count"])
|
||||
if (collectList.length < data["count"]) collectPage++
|
||||
else collectPage = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user