Browse Source

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

See999 4 years ago
parent
commit
1ba6314824
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue

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

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