Przeglądaj źródła

统计配置开发

XMLWAN 4 lat temu
rodzic
commit
522ed4e7f8

+ 10 - 11
src/xt_pages/dialysis/template/DialysisPrintOrderEight.vue Wyświetl plik

@@ -218,15 +218,14 @@
218 218
           <td style="text-align:left;" colspan="2">
219 219
             <span style="display:inline-block;margin-left:15px;">
220 220
               透析时间:
221
-              {{
222
-              afterdialysis.actual_treatment_hour
223
-              ? afterdialysis.actual_treatment_hour
224
-              : "0"
225
-              }}小时{{
226
-              afterdialysis.actual_treatment_minute
227
-              ? afterdialysis.actual_treatment_minute
228
-              : "0"
229
-              }}分钟
221
+              {{ prescription.dialysis_duration_hour
222
+                 ? prescription.dialysis_duration_hour
223
+                 : "0"
224
+                 }}小时{{
225
+                 prescription.dialysis_duration_minute
226
+                        ? prescription.dialysis_duration_minute
227
+                        : "0"
228
+                    }}分钟
230 229
             </span>
231 230
           </td>
232 231
           <td style="text-align:left;" colspan="1">
@@ -945,11 +944,11 @@
945 944
               透析中进食:
946 945
               <label-box
947 946
                 showValue="无"
948
-                :isChecked="afterdialysis.dialysis_intakes == 0 ? true : false"
947
+                :isChecked="afterdialysis.is_eat == 2 ? true : false"
949 948
               ></label-box>
950 949
               <label-box
951 950
                 showValue="有"
952
-                :isChecked="afterdialysis.dialysis_intakes > 0 ? true : false"
951
+                :isChecked="afterdialysis.is_eat == 1 ? true : false"
953 952
               ></label-box>
954 953
             </span>&nbsp;&nbsp;
955 954
             <span>