This commit is contained in:
liuye
2023-06-21 17:01:24 +08:00
parent cdc1531293
commit 5278e235a6
3 changed files with 49 additions and 22 deletions

View File

@@ -84,7 +84,6 @@ export default {
}else {
item.text = this.changeKeyRed(item.content, item.wordName)
}
})
this.list = this.current > 1 ? [...this.list, ...res.data.records] : res.data.records
this.pages = res.data.pages