|
@@ -1403,7 +1403,7 @@ export default {
|
1403
|
1403
|
this.prescription = response.data.data.dialysisPrescription;
|
1404
|
1404
|
|
1405
|
1405
|
this.receiverTreatmentAccess =response.data.data.receiverTreatmentAccess;
|
1406
|
|
- console.log("透析监测",this.receiverTreatmentAccess)
|
|
1406
|
+ // console.log("透析监测",this.receiverTreatmentAccess)
|
1407
|
1407
|
this.prescription.mode = this.modeName(this.prescription.mode_id);
|
1408
|
1408
|
var rwLen = this.replacementWays.length;
|
1409
|
1409
|
this.prescription.replacement = "";
|