|
@@ -557,10 +557,10 @@
|
557
|
557
|
<tr>
|
558
|
558
|
<td width="70">抗凝方式:</td>
|
559
|
559
|
<td width="120">
|
560
|
|
- <label-box :isChecked="prescription.anticoagulant == '低分子肝素钠' ? true : false" showValue="低分子肝素钠"></label-box>
|
|
560
|
+ <label-box :isChecked="prescription.anticoagulant == '低分子肝素钙' ? true : false" showValue="低分子肝素钙"></label-box>
|
561
|
561
|
</td>
|
562
|
562
|
<td width="60">
|
563
|
|
- <div class="under-line"> {{ prescription.anticoagulant == '低分子肝素钠' && prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : ""}}</div>
|
|
563
|
+ <div class="under-line"> {{ prescription.anticoagulant == '低分子肝素钙' && prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : ""}}</div>
|
564
|
564
|
</td>
|
565
|
565
|
<td width="10">iu</td>
|
566
|
566
|
<td width="100">
|