see999 4 years ago
parent
commit
1285709d72
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFour.vue

+ 2 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderThirtyFour.vue View File

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