From 09e0691feb8a2837db5d32c30e4343d50b5cb402 Mon Sep 17 00:00:00 2001 From: duzhongxu <15039018447@163.com> Date: Fri, 10 Apr 2026 13:51:09 +0800 Subject: [PATCH] =?UTF-8?q?346=20=E6=82=A3=E8=80=85=E5=88=97=E8=A1=A8?= =?UTF-8?q?=EF=BC=9A=E4=BF=AE=E6=94=B9=E6=82=A3=E8=80=85=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=BF=85=E5=A1=AB=E9=A1=B9=E2=80=9C=E5=B0=B1?= =?UTF-8?q?=E8=AF=8A=E5=8D=A1=E5=8F=B7=E2=80=9D=E6=95=B0=E6=8D=AE=E6=9C=AA?= =?UTF-8?q?=E5=9B=9E=E5=A1=AB/=E6=98=BE=E7=A4=BA=E4=B8=BA=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../patientmanage/PatientManageMapper.xml | 154 ++++++++++-------- .../components/patientAddDialog.vue | 7 +- 2 files changed, 88 insertions(+), 73 deletions(-) diff --git a/openhis-server-new/openhis-application/src/main/resources/mapper/patientmanage/PatientManageMapper.xml b/openhis-server-new/openhis-application/src/main/resources/mapper/patientmanage/PatientManageMapper.xml index 1428cd34..221a7fa1 100644 --- a/openhis-server-new/openhis-application/src/main/resources/mapper/patientmanage/PatientManageMapper.xml +++ b/openhis-server-new/openhis-application/src/main/resources/mapper/patientmanage/PatientManageMapper.xml @@ -3,80 +3,90 @@