更新
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
this.otherUser = true
|
||||
uni.clearStorageSync()
|
||||
this.weChatLogin(option)
|
||||
console.log('当前为卡力用户')
|
||||
// console.log('当前为卡力用户')
|
||||
return
|
||||
}
|
||||
}
|
||||
@@ -170,17 +170,17 @@
|
||||
}
|
||||
uni.setStorageSync('isOther',_that.otherUser)
|
||||
uni.setStorageSync('otherUserInfo',sysCustomerInfos)
|
||||
console.log('此处为data参数:',data)
|
||||
console.log('当前为卡利用户:companyId 为',sysCustomerInfos.companyId)
|
||||
// console.log('此处为data参数:',data)
|
||||
// console.log('当前为卡利用户:companyId 为',sysCustomerInfos.companyId)
|
||||
oilIdentityApi.wechatLogin(data).then(res=>{
|
||||
console.log('这里是wechatLogin',res)
|
||||
// console.log('这里是wechatLogin',res)
|
||||
this.OtherloginSuccess(res)
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
})
|
||||
return
|
||||
}
|
||||
}else{
|
||||
console.log('这里是213','----')
|
||||
// console.log('这里是213','----')
|
||||
this.autoLogin()
|
||||
}
|
||||
// uni.setStorageSync('isOther',_that.otherUser)
|
||||
|
||||
Reference in New Issue
Block a user