整合通讯录组件渲染
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
}).then(res => {
|
||||
if (res && res.data) {
|
||||
this.detailObj = res.data;
|
||||
this.$initWxOpenData()
|
||||
this.$store.dispatch('initOpenData')
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user