Browse Source

HIS 系统提交

XMLWAN 4 years ago
parent
commit
512214698b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientDoctorStation/recordTemplate/printOne.vue

+ 1 - 1
src/xt_pages/outpatientDoctorStation/recordTemplate/printOne.vue View File

@@ -83,7 +83,7 @@
83 83
         </div>
84 84
         <div class="otherInfo">
85 85
             <p class="otherName">门诊医嘱:</p>
86
-            <p style="flex:1;"></p>
86
+            <p style="flex:1;">{{history.doctor_advice}}</p>
87 87
         </div>
88 88
         <div style="margin-top:20px;text-align:right;">
89 89
             医生签名:{{getDoctor(history.doctor)}}