bug
This commit is contained in:
@@ -150,7 +150,6 @@ export default {
|
||||
params: {
|
||||
current: 1,
|
||||
size: 1000000,
|
||||
areaId: this.user.areaId
|
||||
}
|
||||
}).then(res => {
|
||||
if (res?.data) {
|
||||
@@ -299,7 +298,6 @@ export default {
|
||||
params: {
|
||||
current: 1,
|
||||
size: 20,
|
||||
areaId: this.user.areaId,
|
||||
name: this.name
|
||||
}
|
||||
}).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user