|
@@ -1404,7 +1404,7 @@ export default {
|
1404
|
1404
|
this.patientInfo.first_dialysis_date = "";
|
1405
|
1405
|
}
|
1406
|
1406
|
this.check = response.data.data.check;
|
1407
|
|
- // console.log("核对信息", this.check);
|
|
1407
|
+ console.log("核对信息", this.check);
|
1408
|
1408
|
this.predialysis = response.data.data.PredialysisEvaluation;
|
1409
|
1409
|
console.log("透前评估", this.predialysis);
|
1410
|
1410
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|