This commit is contained in:
shidongli 2023-10-10 14:42:09 +08:00
parent dc3378ef9a
commit e0493704f9

View File

@ -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) {
// //