浏览代码

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

see999 3 年前
父节点
当前提交
3b4afa8b31
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue 查看文件

@@ -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 = "";