From 9472c3489eb7bb0316f34aece30d1c16f939c492 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期五, 21 十月 2022 15:36:20 +0800
Subject: [PATCH] 34

---
 src/views/home/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 8f7e4ef..366bd30 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -3,7 +3,7 @@
         <div class="box_1">
             <div class="userinfo">
                 <div class="name">{{patientInfo.patientInfo.patientName}}</div>
-                <div class="userCode">卡号:{{atientInfo.patientInfo.patientHemoCode}} </div>
+                <div class="userCode">卡号:{{patientInfo.patientInfo.patientCardNo}} </div>
                 <div class="userQRcode">
                     <img
                         style=" width: 60px;height: 60px;margin-left: 8%; margin-top: 20px;"

--
Gitblit v1.8.0