This commit is contained in:
yanran200730
2022-05-25 18:22:09 +08:00
parent 491d8a87b9
commit 4f5ecd6799

View File

@@ -201,7 +201,7 @@
this.current = this.current + 1
if (res.data.records.length) {
if (res.data.records.length && this.coverImg) {
this.coverImg = res.data.records[0].photoUrl
}
}