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