|
@@ -976,7 +976,7 @@ export default {
|
976
|
976
|
// console.log('透后体重', this.afterdialysis)
|
977
|
977
|
this.lastafterdialysis = response.data.data.assessmentAfterDislysis
|
978
|
978
|
this.operators = response.data.data.operators
|
979
|
|
- console.log('operators', this.operators)
|
|
979
|
+ // console.log('operators', this.operators)
|
980
|
980
|
this.dialysisOrder =
|
981
|
981
|
response.data.data.dialysisOrder === null
|
982
|
982
|
? null
|