huangyw 2 年前
父节点
当前提交
f4f77ca17f
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/xt_pages/dialysis/batch_print/batch_print_order_fortyThree.vue

+ 4 - 4
src/xt_pages/dialysis/batch_print/batch_print_order_fortyThree.vue 查看文件

323
                         <td width="60">时间</td>
323
                         <td width="60">时间</td>
324
                         <td width="80" style="height:20px;line-height:20px">血压<br />mmHg</td>
324
                         <td width="80" style="height:20px;line-height:20px">血压<br />mmHg</td>
325
                         <td width="60" style="height:20px;line-height:20px">脉搏<br />(次/分)</td>
325
                         <td width="60" style="height:20px;line-height:20px">脉搏<br />(次/分)</td>
326
-                        <td width="60" style="height:20px;line-height:20px">KTV</td>
326
+                        <td width="60" style="height:20px;line-height:20px" v-if="org_id!=10215">KTV</td>
327
                         <td width="60" style="height:20px;line-height:20px">血流量<br />(ml/min)</td>
327
                         <td width="60" style="height:20px;line-height:20px">血流量<br />(ml/min)</td>
328
                         <td width="60" style="height:20px;line-height:20px">静脉压<br />mmHg</td>
328
                         <td width="60" style="height:20px;line-height:20px">静脉压<br />mmHg</td>
329
                         <td width="60" style="height:20px;line-height:20px">动脉压<br />mmHg</td>
329
                         <td width="60" style="height:20px;line-height:20px">动脉压<br />mmHg</td>
333
                         <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
333
                         <td width="60" style="height:20px;line-height:20px">超滤量<br />ml</td>
334
 <!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换率<br /><br />ml/h</td>-->
334
 <!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换率<br /><br />ml/h</td>-->
335
 <!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换量<br /><br />ml</td>-->
335
 <!--                        <td width="60" style="height:20px;line-height:20px" v-if="record.prescription.mode_id == 2">置换量<br /><br />ml</td>-->
336
-                        <td width="60" style="height:20px;line-height:20px">血容量<br />L</td>
336
+                        <td width="60" style="height:20px;line-height:20px" v-if="org_id!=10215">血容量<br />L</td>
337
                         <td width="">病情变化及处理</td>
337
                         <td width="">病情变化及处理</td>
338
                     </tr>
338
                     </tr>
339
 
339
 
346
                             </span>
346
                             </span>
347
                         </td>
347
                         </td>
348
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</span></td>
348
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.pulse_frequency ? monitor.pulse_frequency : "/" }}</span></td>
349
-                        <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ktv ? monitor.ktv : "/" }}</span></td>
349
+                        <td>&nbsp;<span v-if="monitor.operate_time && org_id!=10215" >{{ monitor.ktv ? monitor.ktv : "/" }}</span></td>
350
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</span></td>
350
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "/" }}</span></td>
351
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</span></td>
351
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.venous_pressure ? monitor.venous_pressure : "/" }}</span></td>
352
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.arterial_pressure ? monitor.arterial_pressure : "/" }}</span></td>
352
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.arterial_pressure ? monitor.arterial_pressure : "/" }}</span></td>
357
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/" }}</span></td>
357
                         <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "/" }}</span></td>
358
 <!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>-->
358
 <!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.replacement_rate ? monitor.replacement_rate : '/'}}</span></td>-->
359
 <!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>-->
359
 <!--                        <td v-if="record.prescription.mode_id == 2">&nbsp;<span v-if="monitor.operate_time">{{ monitor.displacement_quantity ? monitor.displacement_quantity : "/" }}</span></td>-->
360
-                        <td>&nbsp;<span v-if="monitor.operate_time">{{ monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : "/" }}</span></td>
360
+                        <td>&nbsp;<span v-if="monitor.operate_time && org_id!=10215">{{ monitor.accumulated_blood_volume ? monitor.accumulated_blood_volume : "/" }}</span></td>
361
                         <td style="text-align:left;padding-left:10px;">
361
                         <td style="text-align:left;padding-left:10px;">
362
                             <div style="line-height:20px;text-align: left;display: inline-block;">
362
                             <div style="line-height:20px;text-align: left;display: inline-block;">
363
                                 &nbsp;{{ monitor.symptom }}{{ monitor.dispose }}{{ monitor.result }}
363
                                 &nbsp;{{ monitor.symptom }}{{ monitor.dispose }}{{ monitor.result }}