huangyw hace 3 años
padre
commit
62159fceb0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/xt_pages/outpatientDoctorStation/template/printSix.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printSix.vue Ver fichero

@@ -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>