From e0493704f9c0f3032a8c8aa06291c2310469e2b1 Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 10 Oct 2023 14:42:09 +0800 Subject: [PATCH] parantid --- pages/homepage/homepage.vue | 1 + 1 file changed, 1 insertion(+) 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) { // // 注册