群头像修改时不同步的问题
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
},
|
||||
computed: {
|
||||
latestMessage() {
|
||||
if (this.messages.length > 1) {
|
||||
if (this.messages.length) {
|
||||
return this.messages[this.messages.length - 1]
|
||||
} else {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user