From 8d69dc3c000c878c56f38a5f5c56d8e3366d4a7a Mon Sep 17 00:00:00 2001 From: qk123 <18211963828@163.com> Date: Mon, 5 Jan 2026 14:22:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=82=A3=E8=80=85=E6=A1=A3=E6=A1=88(=E7=8E=B0?= =?UTF-8?q?=E4=B8=BA=E6=82=A3=E8=80=85=E5=88=97=E8=A1=A8)->=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=92=8C=E6=9F=A5=E7=9C=8B=E6=8C=89=E9=92=AE=E8=B0=83?= =?UTF-8?q?=E5=87=BA=E7=AA=97=E5=8F=A3=E4=B8=8E=E6=96=B0=E5=BB=BA=E6=82=A3?= =?UTF-8?q?=E8=80=85=E4=BF=9D=E6=8C=81=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/patientAddDialog.vue | 86 +++++- .../patientmanagement/index.vue | 288 +----------------- 2 files changed, 91 insertions(+), 283 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 5c345ed5..5d5b33b5 100644 --- a/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue +++ b/openhis-ui-vue3/src/views/charge/outpatientregistration/components/patientAddDialog.vue @@ -342,6 +342,7 @@