See999 3 лет назад
Родитель
Сommit
2fe2d5526d
1 измененных файлов: 9 добавлений и 9 удалений
  1. 9 9
      src/xt_pages/dialysis/template/DialysisPrintOrderFourteen.vue

+ 9 - 9
src/xt_pages/dialysis/template/DialysisPrintOrderFourteen.vue Просмотреть файл

104
                          
104
                          
105
                         <label-box :isChecked='receiverTreatmentAccess.consciousness==2?true:false' showValue='嗜睡'></label-box>
105
                         <label-box :isChecked='receiverTreatmentAccess.consciousness==2?true:false' showValue='嗜睡'></label-box>
106
                         &nbsp;
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
                         &nbsp;
108
                         &nbsp;
109
                         <!-- <label-box :isChecked='receiverTreatmentAccess.consciousness==3?true:false'
109
                         <!-- <label-box :isChecked='receiverTreatmentAccess.consciousness==3?true:false'
110
                         showValue='昏迷'></label-box>
110
                         showValue='昏迷'></label-box>
112
                         showValue='模糊'></label-box> -->
112
                         showValue='模糊'></label-box> -->
113
                       </div>
113
                       </div>
114
                     </td>
114
                     </td>
115
-                    <td width="60">
115
+                    <!-- <td width="60">
116
                       <div class="under-line">
116
                       <div class="under-line">
117
                         &nbsp;{{ receiverTreatmentAccess.consciousness == 3 ? '昏迷' : receiverTreatmentAccess.consciousness == 4 ? '模糊' : '' }}
117
                         &nbsp;{{ receiverTreatmentAccess.consciousness == 3 ? '昏迷' : receiverTreatmentAccess.consciousness == 4 ? '模糊' : '' }}
118
                       </div>
118
                       </div>
119
-                    </td>
119
+                    </td> -->
120
                     <td width="10">;</td>
120
                     <td width="10">;</td>
121
                     <td width="40">感染:</td>
121
                     <td width="40">感染:</td>
122
                     <td width="80">
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
                     </td>
125
                     </td>
126
                     <td width="100">
126
                     <td width="100">
127
                       <div class="under-line">
127
                       <div class="under-line">
128
-                        &nbsp;{{ predialysis.complication ? predialysis.complication : "" }}
128
+                        &nbsp;{{ (predialysis.complication != "" && predialysis.complication != "无") ? predialysis.complication : "" }}
129
                       </div>
129
                       </div>
130
                     </td>
130
                     </td>
131
                     <td width="35"></td>
131
                     <td width="35"></td>
498
                 <tbody>
498
                 <tbody>
499
                   <tr>
499
                   <tr>
500
                     <td width="70">抗凝方式:</td>
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
                     </td>
503
                     </td>
504
                     <td width="60">
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
                     </td>
506
                     </td>
507
                     <td width="10">iu</td>
507
                     <td width="10">iu</td>
508
                     <td width="100">
508
                     <td width="100">