Browse Source

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

see999 3 years ago
parent
commit
3b4afa8b31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue View File

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