|
@@ -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)
|