bug
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user