This commit is contained in:
花有清香月有阴
2021-12-24 18:37:41 +08:00
parent eddd33171f
commit 00b447b9e4

View File

@@ -190,7 +190,7 @@ export default {
]) ])
}, },
}, },
onLoad() { created() {
this.$dict.load('wxCustomerAddWay', 'wxCustomerLogType') this.$dict.load('wxCustomerAddWay', 'wxCustomerLogType')
this.getCustomLog(this.top.custom) this.getCustomLog(this.top.custom)
this.injectJWeixin('openUserProfile') this.injectJWeixin('openUserProfile')