This commit is contained in:
2023-03-14 15:22:52 +08:00
parent 10814d223b
commit 3e489db76b

View File

@@ -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 => {