特殊人群
This commit is contained in:
@@ -109,7 +109,6 @@ export default {
|
||||
res.data.records.map((item) => {
|
||||
item.isChecked = false
|
||||
})
|
||||
uni.hideLoading()
|
||||
this.userList = this.current > 1 ? [...this.userList, ...res.data.records] : res.data.records
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user