flat: 6.5 改版
This commit is contained in:
@@ -333,7 +333,7 @@ export default {
|
||||
}, 1000),
|
||||
leftSearch() {
|
||||
this.leftPages.currentPage = 1
|
||||
this.getLeftUserList('serve')
|
||||
this.getLeftUserList('serveCopy')
|
||||
console.log('leftpages:', this.leftPages)
|
||||
},
|
||||
leftCurrentPageChange(current) {
|
||||
@@ -373,7 +373,7 @@ export default {
|
||||
}
|
||||
},
|
||||
groupNameChange() {
|
||||
this.getLeftUserList('serve')
|
||||
this.getLeftUserList('serveCopy')
|
||||
},
|
||||
async pushPostAndUser() {
|
||||
this.pushState = true
|
||||
|
||||
Reference in New Issue
Block a user