XMLWAN 4 lat temu
rodzic
commit
dc69b73a7b

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue Wyświetl plik

1403
         this.prescription = response.data.data.dialysisPrescription;
1403
         this.prescription = response.data.data.dialysisPrescription;
1404
 
1404
 
1405
         this.receiverTreatmentAccess =response.data.data.receiverTreatmentAccess;
1405
         this.receiverTreatmentAccess =response.data.data.receiverTreatmentAccess;
1406
-        console.log("透析监测",this.receiverTreatmentAccess)
1406
+        // console.log("透析监测",this.receiverTreatmentAccess)
1407
         this.prescription.mode = this.modeName(this.prescription.mode_id);
1407
         this.prescription.mode = this.modeName(this.prescription.mode_id);
1408
         var rwLen = this.replacementWays.length;
1408
         var rwLen = this.replacementWays.length;
1409
         this.prescription.replacement = "";
1409
         this.prescription.replacement = "";