|
@@ -973,7 +973,7 @@ export default {
|
973
|
973
|
this.predialysis.blood_access_part_opera_id
|
974
|
974
|
)
|
975
|
975
|
this.afterdialysis = response.data.data.AssessmentAfterDislysis
|
976
|
|
- console.log('透后体重', this.afterdialysis)
|
|
976
|
+ // console.log('透后体重', this.afterdialysis)
|
977
|
977
|
this.lastafterdialysis = response.data.data.assessmentAfterDislysis
|
978
|
978
|
this.operators = response.data.data.operators
|
979
|
979
|
// console.log('operators', this.operators)
|