Browse Source

8月9,舒和处方笺

yq1 8 months ago
parent
commit
063778c1cf
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/xt_pages/outpatientDoctorStation/template/prineight.vue

+ 4 - 4
src/xt_pages/outpatientDoctorStation/template/prineight.vue View File

@@ -25,7 +25,7 @@
25 25
           <!-- 非精神处方 -->
26 26
           <div  style="border-bottom: 1px solid black;border-top: 1px solid black;width: 100%;"
27 27
             v-if="prescriptions[index].med_type != '1111' && prescriptions[index].med_type != '1112'">
28
-            <div style="display: flex;margin: 10px 0;line-height: 24px;padding: 0 10px;">
28
+            <div style="display: flex;line-height: 24px;padding: 0 10px;">
29 29
               <div style="flex: 1;">
30 30
                 NO:
31 31
               </div>
@@ -48,7 +48,7 @@
48 48
                 </span> -->
49 49
               </div>
50 50
             </div>
51
-            <div  style="display: flex;margin: 10px 0;line-height: 24px;padding: 0 10px;">
51
+            <div  style="display: flex;line-height: 24px;padding: 0 10px;">
52 52
               <p style="width: 200px;">姓名:{{ item.patient.name ? item.patient.name : "" }}</p>
53 53
               <p style="width: 200px;">
54 54
                 性别:
@@ -65,7 +65,7 @@
65 65
                 过敏史:{{ item.patient.allergic_history }}
66 66
               </div>
67 67
             </div>
68
-            <div style="flex: 2;margin: 10px 0;">住址/电话:{{ item.patient.home_address }}&nbsp;<span>{{ item.patient.phone }}</span></div>
68
+            <div style="line-height: 24px;padding: 0 10px;">住址/电话:{{ item.patient.home_address }}&nbsp;<span>{{ item.patient.phone }}</span></div>
69 69
           </div>
70 70
           <!-- 精二 -->
71 71
           <div style="border-bottom: 1px solid black;border-top: 1px solid black;width: 100%;"
@@ -110,7 +110,7 @@
110 110
             </div>
111 111
           </div>
112 112
 
113
-          <div class="prescriptionBox" style="height: 300px;">
113
+          <div class="prescriptionBox" style="min-height: 300px;">
114 114
             <div class="Rp">Rp:</div>
115 115
             <div
116 116
               class="drugsBox"