merge
This commit is contained in:
BIN
static/.DS_Store
vendored
BIN
static/.DS_Store
vendored
Binary file not shown.
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user