|
@ -677,7 +677,7 @@ |
|
|
this.listLoading = true |
|
|
this.listLoading = true |
|
|
|
|
|
|
|
|
if (this.listQuery.nickname == "") |
|
|
if (this.listQuery.nickname == "") |
|
|
this.listQuery.nickname: null, |
|
|
this.listQuery.nickname=null, |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fetchList(this.listQuery).then(response => { |
|
|
fetchList(this.listQuery).then(response => { |
|
|