From 7060b2ca95ee02fc78ce81a3e21b3f3f03128595 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Thu, 2 Jan 2025 10:41:44 +0800 Subject: [PATCH] remark --- src/components/patientRegister/PatientRegisterList.vue | 1 + 1 file changed, 1 insertion(+) 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",