|
@@ -33,7 +33,7 @@
|
33
|
33
|
</td>
|
34
|
34
|
<!-- <td width="1"></td> -->
|
35
|
35
|
<td width="50" style="border:none">住院号:</td>
|
36
|
|
- <td width="80" style="border:none;text-align: left;" colspan="2">
|
|
36
|
+ <td width="80" style="border:none;text-align: left;" colspan="3">
|
37
|
37
|
<div>{{ receiverTreatmentAccess.admission_number ? receiverTreatmentAccess.admission_number : "" }}</div>
|
38
|
38
|
</td>
|
39
|
39
|
</tr>
|
|
@@ -546,7 +546,7 @@
|
546
|
546
|
</tr>
|
547
|
547
|
</tbody>
|
548
|
548
|
</table>-->
|
549
|
|
- <table class="print-table" border="1">
|
|
549
|
+ <table class="print-table" border="1" style="border-top:none;">
|
550
|
550
|
<tr style="text-align:center">
|
551
|
551
|
<td colspan="14" style="margin-left:15px;font-size:20px">
|
552
|
552
|
治 疗 过 程 记 录
|
|
@@ -768,7 +768,7 @@
|
768
|
768
|
</tr>
|
769
|
769
|
</tbody>
|
770
|
770
|
</table>
|
771
|
|
- <table class="print-table" border="1">
|
|
771
|
+ <table class="print-table" border="1" style="border-top:none;">
|
772
|
772
|
<tbody>
|
773
|
773
|
<tr>
|
774
|
774
|
<td width="100" style="padding-left:5px;border:none">透前体重:</td>
|
|
@@ -817,7 +817,7 @@
|
817
|
817
|
</tr>
|
818
|
818
|
</tbody>
|
819
|
819
|
</table>
|
820
|
|
- <table class="print-table" border="1">
|
|
820
|
+ <table class="print-table" border="1" style="border-top:none;">
|
821
|
821
|
<tbody>
|
822
|
822
|
<tr>
|
823
|
823
|
<td width="100" style="padding-left:5px;border:none;border-right:1px solid #000;">
|
|
@@ -855,7 +855,7 @@
|
855
|
855
|
</tr>
|
856
|
856
|
</tbody>
|
857
|
857
|
</table>
|
858
|
|
- <table class="print-table" border="1">
|
|
858
|
+ <table class="print-table" border="1" style="border-top:none;">
|
859
|
859
|
<!-- <td>
|
860
|
860
|
<table class="table-box" style="table-layout:fixed">
|
861
|
861
|
<tr>
|