diff --git a/pages/homepage/homepage.vue b/pages/homepage/homepage.vue index 7dda4e7..826389a 100644 --- a/pages/homepage/homepage.vue +++ b/pages/homepage/homepage.vue @@ -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) { // // 注册