see999 4 år sedan
förälder
incheckning
1285709d72
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFour.vue

+ 2 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFour.vue Visa fil

@@ -284,6 +284,7 @@
284 284
                         <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
285 285
                         <td width="60" style="height:20px;line-height:20px">透析液温度</td>
286 286
                         <td width="60" style="height:20px;line-height:20px">电导度<br />ms/cm</td>
287
+                        <td width="60" style="height:20px;line-height:20px">体温<br />C°</td>
287 288
                         <td width="">病情变化及处理</td>
288 289
                         <td width="60" style="height:20px;line-height:20px">签名</td>
289 290
                     </tr>
@@ -303,6 +304,7 @@
303 304
                         <td>&nbsp;{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "" }}</td>
304 305
                         <td>&nbsp;{{monitor.dialysate_temperature ? monitor.dialysate_temperature : ''}}</td>
305 306
                         <td>&nbsp;{{ monitor.conductivity ? monitor.conductivity : "" }}</td>
307
+                        <td>&nbsp;{{ monitor.temperature ? monitor.temperature : "" }}</td>
306 308
                         <td style="text-align:left;padding-left:10px;">
307 309
                             <div style="line-height:20px;text-align: left;display: inline-block;">
308 310
                                 &nbsp;{{ monitor.symptom }}{{ monitor.dispose }}{{ monitor.result }}