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>