Explorar o código

病案首页汇总字段展示

‘chenzhilei’ hai 1 semana
pai
achega
f866c48f14
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/inpatient/frontsheet-printpage/FullPage.vue

+ 2 - 2
src/components/inpatient/frontsheet-printpage/FullPage.vue

@@ -15,7 +15,7 @@
         医疗机构:
         <span style="font-weight: 700">{{ env.VITE_HOSPITAL_NAME }}</span>
         (组织机构代码:
-        <span style="font-weight: 700">{{ env.VITE_HOSPITAL_CODE }}</span>
+        <span style="font-weight: 700">{{ env.VITE_UNIFIED_SOCIAL_CREDIT_CODE_CODE }}</span>
       </div>
       <div style="margin-right: 8px; height: 25px; line-height: 25px">
@@ -154,7 +154,7 @@
               padding: 0 4px;
               border-bottom: 1px solid black;
               width: 160px;
-            ">{{ patient.socialNo }}</span>
+            ">{{ patient.psnCertificateType }}</span>
           身份证件号码:
           <span style="
               display: inline-block;