From 080cd32cca99303cfd396401d805184214b527db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 9 Nov 2023 16:44:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/myinformation/myinformation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/myinformation/myinformation.vue b/pages/myinformation/myinformation.vue index 82f7a5d..a3d42fd 100644 --- a/pages/myinformation/myinformation.vue +++ b/pages/myinformation/myinformation.vue @@ -12,7 +12,7 @@ - {{appPersonallist.patientName?appPersonallist.patientName:'请先登录!'}} + {{appPersonallist.patientName?appPersonallist.patientName:'点击登录'}}