From ce7fe94be2f80da27d7e05e6eb6739e92a581bf1 Mon Sep 17 00:00:00 2001 From: lxd <1004405501@qq.com> Date: Mon, 14 Jul 2025 15:49:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=82=A3=E8=80=85=E5=9F=BA?= =?UTF-8?q?=E6=9C=AC=E4=BF=A1=E6=81=AF=E7=95=8C=E9=9D=A2=E5=92=8C=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/patientinfo/index.vue | 660 +++++++++++++++------- src/views/patientinfo/patientinfoForm.vue | 397 ++++++++++--- 2 files changed, 776 insertions(+), 281 deletions(-) diff --git a/src/views/patientinfo/index.vue b/src/views/patientinfo/index.vue index 02d6cbf..68a0014 100644 --- a/src/views/patientinfo/index.vue +++ b/src/views/patientinfo/index.vue @@ -1,208 +1,210 @@