Commit 70943c24 authored by qipeng's avatar qipeng

companyId 注释

parent 9173bafc
......@@ -170,7 +170,7 @@ export default {
},
onLoad(option) {
this.companyId = this.$commonjs.getCompanyId(option)
this.companyId = '6da527f930be4aa1904fe17fcb41874f'
//this.companyId = '6da527f930be4aa1904fe17fcb41874f'
this.openid = uni.getStorageSync('openid') //获取openid
this.faceIds = JSON.parse(option.faceIds)
this.location = JSON.parse(uni.getStorageSync('location'))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment