diff --git a/src/components/patientRegister/PatientRegisterList.vue b/src/components/patientRegister/PatientRegisterList.vue index 422991f..33ac8dc 100644 --- a/src/components/patientRegister/PatientRegisterList.vue +++ b/src/components/patientRegister/PatientRegisterList.vue @@ -545,6 +545,7 @@ export default { }, { label: "电话", prop: "telephone", minWidth: 130, align: "center" }, { label: "地址", prop: "address", minWidth: 400, align: "" }, + { label: "备注", prop: "remark", minWidth: 400, align: "" }, { label: "体检卡号", prop: "medicalCardNo",