Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
a82f52b7d6
@ -109,6 +109,7 @@
|
|||||||
|
|
||||||
getCurrentUser(openid,that.cityCode).then(res => {
|
getCurrentUser(openid,that.cityCode).then(res => {
|
||||||
this.patientName=res.data.patientName
|
this.patientName=res.data.patientName
|
||||||
|
uni.setStorageSync('patientId',res.data.id);
|
||||||
console.log(res);
|
console.log(res);
|
||||||
// if (!res.data) {
|
// if (!res.data) {
|
||||||
// // 注册
|
// // 注册
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user