浏览代码

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

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

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

1343
           this.predialysis.blood_access_part_opera_id
1343
           this.predialysis.blood_access_part_opera_id
1344
         )
1344
         )
1345
         this.afterdialysis = response.data.data.AssessmentAfterDislysis
1345
         this.afterdialysis = response.data.data.AssessmentAfterDislysis
1346
-        // console.log('透后体重', this.afterdialysis)
1346
+        console.log('透后体重', this.afterdialysis)
1347
         this.lastafterdialysis = response.data.data.assessmentAfterDislysis
1347
         this.lastafterdialysis = response.data.data.assessmentAfterDislysis
1348
         this.operators = response.data.data.operators
1348
         this.operators = response.data.data.operators
1349
         console.log('operators', this.operators)
1349
         console.log('operators', this.operators)