|
@@ -1137,7 +1137,7 @@ export default {
|
1137
|
1137
|
this.check = response.data.data.check;
|
1138
|
1138
|
console.log("核对信息", this.check);
|
1139
|
1139
|
this.predialysis = response.data.data.PredialysisEvaluation;
|
1140
|
|
- console.log("透前评估", this.predialysis);
|
|
1140
|
+ //console.log("透前评估", this.predialysis);
|
1141
|
1141
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|
1142
|
1142
|
this.predialysis.blood_access_part_opera_id
|
1143
|
1143
|
);
|