|
@@ -541,27 +541,20 @@
|
541
|
541
|
</span>L
|
542
|
542
|
</div>
|
543
|
543
|
</td>
|
544
|
|
- <!-- <td width="70" style="border:none;padding-left:5px">透后症状:</td>
|
545
|
|
- <td width="120" style="text-align:left;border:none;">
|
546
|
|
- <div>
|
547
|
|
- <span class="under_line" style="width:100px;display:inline-block">
|
548
|
|
- {{ afterdialysis.symptom_after_dialysis ? afterdialysis.symptom_after_dialysis : "" }}
|
549
|
|
- </span>
|
550
|
|
- </div>
|
551
|
|
- </td> -->
|
|
544
|
+ <!-- -->
|
552
|
545
|
|
553
|
546
|
</tr>
|
554
|
547
|
</tbody>
|
555
|
548
|
</table>
|
556
|
|
- <!-- <table class="table-box">
|
|
549
|
+ <table class="table-box" v-if='org_id !=10727'>
|
557
|
550
|
<tbody>
|
558
|
551
|
<tr style="height:30px;line-height:30px;">
|
559
|
|
- <td width="80" style="border:none;padding-left:5px">实际置换量:</td>
|
560
|
|
- <td width="60" style="text-align:left;border:none;">
|
|
552
|
+ <td width="70" style="border:none;padding-left:5px">透后症状:</td>
|
|
553
|
+ <td width="120" style="text-align:left;border:none;">
|
561
|
554
|
<div>
|
562
|
|
- <span class="under_line" style="width:50px;display:inline-block">
|
563
|
|
- {{ afterdialysis.actual_displacement ? afterdialysis.actual_displacement : "" }}
|
564
|
|
- </span>L
|
|
555
|
+ <span class="under_line" style="width:100px;display:inline-block">
|
|
556
|
+ {{ afterdialysis.symptom_after_dialysis ? afterdialysis.symptom_after_dialysis : "" }}
|
|
557
|
+ </span>
|
565
|
558
|
</div>
|
566
|
559
|
</td>
|
567
|
560
|
<td width="120" style="border:none;padding-left:5px">透析期间进食:</td>
|
|
@@ -574,18 +567,9 @@
|
574
|
567
|
</div>
|
575
|
568
|
</td>
|
576
|
569
|
<td width='20'></td>
|
577
|
|
- <td width="70" style="border:none;padding-left:5px">透析进食:</td>
|
578
|
|
- <td width="70" style="text-align:left;border:none;">
|
579
|
|
- <div>
|
580
|
|
- <span class="under_line" style="width:50px;display:inline-block">
|
581
|
|
- {{ afterdialysis.is_eat == 1 && afterdialysis.dialysis_during ? afterdialysis.dialysis_during : '' }}
|
582
|
|
- </span>g
|
583
|
|
- </div>
|
584
|
|
- </td>
|
585
|
|
- <td></td>
|
586
|
570
|
</tr>
|
587
|
571
|
</tbody>
|
588
|
|
- </table> -->
|
|
572
|
+ </table>
|
589
|
573
|
<table class="table-box">
|
590
|
574
|
<tbody>
|
591
|
575
|
<tr>
|