1
This commit is contained in:
@@ -677,7 +677,7 @@
|
||||
this.listLoading = true
|
||||
|
||||
if (this.listQuery.nickname == "")
|
||||
this.listQuery.nickname: null,
|
||||
this.listQuery.nickname=null,
|
||||
|
||||
|
||||
fetchList(this.listQuery).then(response => {
|
||||
|
||||
Reference in New Issue
Block a user