huangyw пре 3 година
родитељ
комит
62159fceb0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/xt_pages/outpatientDoctorStation/template/printSix.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printSix.vue Прегледај датотеку

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