This commit is contained in:
2022-02-25 15:07:04 +08:00
parent e9184b90c1
commit c69722491c

View File

@@ -47,14 +47,10 @@ export default {
name: contactInfo.name,
portraitUrl: contactInfo.portraitUrl
}
<<<<<<< HEAD
}
=======
},
setContactRemark(state, contactInfo) {
Vue.set(state.contacts, contactInfo.targetId, contactInfo)
}
>>>>>>> 013c030963aef06a00ac33d5f767cbd97ef2ceac
},
actions: {
setContactRemark({