From 24bb0b28db8ef2154b9cf75642507c131c3ec2ee Mon Sep 17 00:00:00 2001 From: "Lyj@210615" <18050528999@163.com> Date: Mon, 5 Dec 2022 17:36:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E9=85=8D=E7=BD=AE=E5=BA=8F?= =?UTF-8?q?=E5=8F=B7=E6=98=BE=E7=A4=BA=E6=8E=A7=E5=88=B6=20=E9=83=A8?= =?UTF-8?q?=E5=88=86=E5=8F=AA=E8=AF=BB=E6=94=B9=E9=80=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FormComponents/CustomForm/FormContent.vue | 36 ++----- .../CustomForm/FormItemSelf.vue | 93 ++++++++++--------- src/layouts/components/NavBar/index.vue | 9 +- src/styles/vab.scss | 2 +- src/views/audit-qualitycontrol/hospital.vue | 8 +- src/views/followupentry/index.vue | 9 -- .../screening/components/ConfigForms.vue | 27 +++++- 7 files changed, 93 insertions(+), 91 deletions(-) diff --git a/src/components/FormComponents/CustomForm/FormContent.vue b/src/components/FormComponents/CustomForm/FormContent.vue index a890c40..34a0d2c 100644 --- a/src/components/FormComponents/CustomForm/FormContent.vue +++ b/src/components/FormComponents/CustomForm/FormContent.vue @@ -1,8 +1,6 @@