|
@@ -20,7 +20,7 @@
|
20
|
20
|
<div class="dialysis-print-order">
|
21
|
21
|
<div class="order-yy-name">{{orgname}}</div>
|
22
|
22
|
<div class="order-title">血液净化治疗记录单</div>
|
23
|
|
- <table class="table-box" style="margin-top: 10px;">
|
|
23
|
+ <table class="table-box" style="margin-top: 10px;">
|
24
|
24
|
<tbody>
|
25
|
25
|
<tr>
|
26
|
26
|
<td width="50">姓 名:</td>
|
|
@@ -2008,7 +2008,7 @@
|
2008
|
2008
|
<tbody>
|
2009
|
2009
|
<tr>
|
2010
|
2010
|
<td width="90">体液过多症状:</td>
|
2011
|
|
- <td width="340">
|
|
2011
|
+ <td width="360">
|
2012
|
2012
|
<div>
|
2013
|
2013
|
<label-box :isChecked='prescription.body_fluid==1?true:false' showValue='无'></label-box>
|
2014
|
2014
|
|