Compare commits
2 Commits
4b39643e68
...
dbaa300f56
Author | SHA1 | Date | |
---|---|---|---|
dbaa300f56 | |||
7bee051051 |
@ -159,7 +159,7 @@
|
|||||||
// 重置列表
|
// 重置列表
|
||||||
resetLists() {
|
resetLists() {
|
||||||
this.page = 1;
|
this.page = 1;
|
||||||
this.alllist = [];
|
this.list = [];
|
||||||
this.loadStatus = 'loading'
|
this.loadStatus = 'loading'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user