|
@@ -1383,7 +1383,7 @@ export default {
|
1383
|
1383
|
this.patientInfo.first_dialysis_date = "";
|
1384
|
1384
|
}
|
1385
|
1385
|
this.check = response.data.data.check;
|
1386
|
|
- console.log("核对信息", this.check);
|
|
1386
|
+ // console.log("核对信息", this.check);
|
1387
|
1387
|
this.predialysis = response.data.data.PredialysisEvaluation;
|
1388
|
1388
|
console.log("透前评估", this.predialysis);
|
1389
|
1389
|
this.predialysis.blood_access_part_opera_name = this.bloodAccessParOperaName(
|