Browse Source

打印单

huangyw 3 years ago
parent
commit
62159fceb0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientDoctorStation/template/printSix.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printSix.vue View File

@@ -44,7 +44,7 @@
44 44
           v-if="hisPatient.number.length > 12"
45 45
         >
46 46
           <p>
47
-            {{
47
+            门诊号:{{
48 48
               hisPatient.number ? hisPatient.number : ""
49 49
             }}
50 50
           </p>