See999 3 years ago
parent
commit
2fe2d5526d
1 changed files with 9 additions and 9 deletions
  1. 9 9
      src/xt_pages/dialysis/template/DialysisPrintOrderFourteen.vue

+ 9 - 9
src/xt_pages/dialysis/template/DialysisPrintOrderFourteen.vue View File

@@ -104,7 +104,7 @@
104 104
                          
105 105
                         <label-box :isChecked='receiverTreatmentAccess.consciousness==2?true:false' showValue='嗜睡'></label-box>
106 106
                         &nbsp;
107
-                        <label-box :isChecked='receiverTreatmentAccess.consciousness == 3 ? true : receiverTreatmentAccess.consciousness == 4 ? true : false' showValue='其他:'></label-box>
107
+                        <label-box :isChecked='receiverTreatmentAccess.consciousness == 3 ? true : false' showValue='其他'></label-box>
108 108
                         &nbsp;
109 109
                         <!-- <label-box :isChecked='receiverTreatmentAccess.consciousness==3?true:false'
110 110
                         showValue='昏迷'></label-box>
@@ -112,20 +112,20 @@
112 112
                         showValue='模糊'></label-box> -->
113 113
                       </div>
114 114
                     </td>
115
-                    <td width="60">
115
+                    <!-- <td width="60">
116 116
                       <div class="under-line">
117 117
                         &nbsp;{{ receiverTreatmentAccess.consciousness == 3 ? '昏迷' : receiverTreatmentAccess.consciousness == 4 ? '模糊' : '' }}
118 118
                       </div>
119
-                    </td>
119
+                    </td> -->
120 120
                     <td width="10">;</td>
121 121
                     <td width="40">感染:</td>
122 122
                     <td width="80">
123
-                        <label-box :isChecked='predialysis.complication == "" ? true : false' showValue='无'></label-box>
124
-                        <label-box :isChecked='predialysis.complication != "" ? true : false' showValue='有'></label-box>
123
+                        <label-box :isChecked='(predialysis.complication == "" || predialysis.complication == "无") ? true : false' showValue='无'></label-box>
124
+                        <label-box :isChecked='(predialysis.complication != "" && predialysis.complication != "无") ? true : false' showValue='有'></label-box>
125 125
                     </td>
126 126
                     <td width="100">
127 127
                       <div class="under-line">
128
-                        &nbsp;{{ predialysis.complication ? predialysis.complication : "" }}
128
+                        &nbsp;{{ (predialysis.complication != "" && predialysis.complication != "无") ? predialysis.complication : "" }}
129 129
                       </div>
130 130
                     </td>
131 131
                     <td width="35"></td>
@@ -498,11 +498,11 @@
498 498
                 <tbody>
499 499
                   <tr>
500 500
                     <td width="70">抗凝方式:</td>
501
-                    <td width="100">
502
-                        <label-box :isChecked="prescription.anticoagulant == '低分子肝素钙' ? true : false" showValue="低分子肝素"></label-box>
501
+                    <td width="120">
502
+                        <label-box :isChecked="prescription.anticoagulant == '低分子肝素钠' ? true : false" showValue="低分子肝素钠"></label-box>
503 503
                     </td>
504 504
                     <td width="60">
505
-                        <div class="under-line">&nbsp;{{ prescription.anticoagulant == '低分子肝素' && prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : ""}}</div>
505
+                        <div class="under-line">&nbsp;{{ prescription.anticoagulant == '低分子肝素' && prescription.anticoagulant_zongliang ? prescription.anticoagulant_zongliang : ""}}</div>
506 506
                     </td>
507 507
                     <td width="10">iu</td>
508 508
                     <td width="100">