This commit is contained in:
fan
2019-10-28 12:31:05 +08:00
parent c1cb5db73d
commit 016b5ec688
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -541,7 +541,7 @@ export default {
});
},
updateContact() {
this.$refs.IMUI.updateContact("3", {
this.$refs.IMUI.updateContact("contact-3", {
unread: 10,
displayName: generateRandWord(),
lastSendTime: getTime(),