From 173cbc7f871a6098b1d3ba3a1c544912e5bfa76b Mon Sep 17 00:00:00 2001 From: py <2901848092@qq.com> Date: Mon, 1 Dec 2025 14:45:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E8=AF=8A=E6=8C=82=E5=8F=B7-=E3=80=8B?= =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=96=B0=E5=A2=9E=E6=82=A3=E8=80=85=E5=AD=97?= =?UTF-8?q?=E5=85=B8=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/patientAddDialog.vue | 675 +++++++++++++++++- 1 file changed, 655 insertions(+), 20 deletions(-) diff --git a/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue b/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue index a4cfc820..b721af68 100644 --- a/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue +++ b/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue @@ -1,16 +1,16 @@