|
|
|
|
1059
|
this.check = response.data.data.check
|
1059
|
this.check = response.data.data.check
|
1060
|
this.xtdate = response.data.data.xtdate
|
1060
|
this.xtdate = response.data.data.xtdate
|
1061
|
this.predialysis = response.data.data.PredialysisEvaluation
|
1061
|
this.predialysis = response.data.data.PredialysisEvaluation
|
1062
|
- // console.log("透前评估",this.predialysis)
|
|
|
|
|
1062
|
+ console.log("透前评估",this.predialysis)
|
1063
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
1063
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
1064
|
this.predialysis.blood_access_part_opera_id
|
1064
|
this.predialysis.blood_access_part_opera_id
|
1065
|
)
|
1065
|
)
|