This commit is contained in:
2022-06-15 11:09:58 +08:00
43 changed files with 61303 additions and 135 deletions

View File

@@ -103,7 +103,6 @@
state: this.tabs[this.index].type,
page: this.page
}).then(res => {
console.log(res);
if (res.page.current === 1) {
this.array = []
}