Browse Source

12月4 打印单

yq1 4 months ago
parent
commit
acae4fd788

+ 14 - 8
src/xt_pages/dialysis/batch_print/batch_print_order_eight.vue View File

@@ -201,7 +201,7 @@
201 201
                       <span v-if="record.prescription.anticoagulant == 3">iu</span>
202 202
                       <span v-if="record.prescription.anticoagulant == 2">iu</span>
203 203
                       <span v-if="record.prescription.anticoagulant == 1">mg</span>;
204
-                      </span>
204
+                    </span>
205 205
                   </td>
206 206
                 </tr>
207 207
                 <tr>
@@ -265,7 +265,7 @@
265 265
                         ></label-box>
266 266
                           &nbsp; (总量:{{
267 267
                             record.prescription.displace_liqui_value
268
-                              ? prescription.displace_liqui_value
268
+                              ? record.prescription.displace_liqui_value
269 269
                               : "/"
270 270
                           }}L)
271 271
                       </span>&nbsp;
@@ -1192,12 +1192,18 @@
1192 1192
           </td>
1193 1193
         </tr>
1194 1194
         <tr>
1195
-        <td style="text-align:left;margin-left:15px" colspan="6">
1196
-              <span style="margin-left:15px">质控护士签名:
1197
-              </span>
1198
-             </td>
1199
-           </tr>
1200
-         </table>
1195
+          <td style="text-align:left;margin-left:15px" colspan="6">
1196
+            <span style="margin-left:15px">质控护士签名:
1197
+            </span>
1198
+          </td>
1199
+        </tr>
1200
+        <tr>
1201
+          <td style="text-align:left;margin-left:15px" colspan="6">
1202
+            <span style="margin-left:15px">护士长/组长签名:
1203
+            </span>
1204
+          </td>
1205
+        </tr>
1206
+      </table>
1201 1207
             <div style="margin-top:20px">
1202 1208
               <span style="margin-left:280px">肝素浓度:每毫升肝素生理盐水含肝素钠2.5毫克</span>
1203 1209
              </div>

+ 14 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderEight.vue View File

@@ -1086,6 +1086,20 @@
1086 1086
               </span>
1087 1087
             </td>
1088 1088
           </tr>
1089
+          <tr>
1090
+            <td style="text-align:left;" colspan="6">
1091
+              <span style="display:inline-block;margin-left:15px;">护士长/组长签名:
1092
+                <span v-if="setAdminUserES(dialysisOrder.quality_nurse_id) == ''">
1093
+                    {{getAdminUser(dialysisOrder.quality_nurse_id)}}
1094
+                </span>
1095
+              <span
1096
+                v-else style="align-items:center;justify-content:space-around;height:36px;"
1097
+              >
1098
+                <img style="height:30px;" :src="setAdminUserES(dialysisOrder.quality_nurse_id)" alt srcset />
1099
+              </span>
1100
+              </span>
1101
+            </td>
1102
+          </tr>
1089 1103
         </table>
1090 1104
 
1091 1105
         <!-- <div style="margin-top:20px">