@@ -1722,7 +1722,6 @@ export default {
}
this.patientInfo = response.data.data.patientInfo
// console.log("透析记录", this.patientInfo);
-
this.patientInfo.birth = uParseTime(
this.patientInfo.birthday,
'{y}-{m}-{d}'