onShow
This commit is contained in:
@@ -190,12 +190,14 @@ export default {
|
||||
])
|
||||
},
|
||||
},
|
||||
onLoad() {
|
||||
document.title = '居民详情'
|
||||
onLoad() {
|
||||
this.$dict.load('wxCustomerAddWay', 'wxCustomerLogType')
|
||||
this.getCustomLog(this.top.custom)
|
||||
this.injectJWeixin('openUserProfile')
|
||||
},
|
||||
onShow() {
|
||||
document.title = '居民详情'
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user