Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
2023-10-10 14:44:10 +08:00
commit a82f52b7d6

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