ソースを参照

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

See999 4 年 前
コミット
a4a0eff62c
共有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)