From b080ebeee019ccd34e0fa2cd980220a326fa3611 Mon Sep 17 00:00:00 2001
From: miaojiale <1123971748@qq.com>
Date: Thu, 2 Feb 2023 16:43:17 +0800
Subject: [PATCH] =?UTF-8?q?1.=E5=88=A4=E6=96=AD=E6=96=B0=E5=A2=9E=E7=BC=96?=
=?UTF-8?q?=E8=BE=91=E7=8A=B6=E6=80=81=202.=E5=85=A5=E9=80=89=E6=A0=87?=
=?UTF-8?q?=E5=87=86=E9=A1=B5=E9=9D=A2=E6=8F=90=E4=BA=A4=203.=E5=8E=BB?=
=?UTF-8?q?=E9=99=A4=E5=9B=A0=E4=B8=BA=E4=BE=A7=E8=BE=B9=E6=A0=8F=E5=AF=BC?=
=?UTF-8?q?=E8=87=B4=E7=9A=84=E6=8A=A5=E9=94=99=204.=E8=87=AA=E5=AE=9A?=
=?UTF-8?q?=E4=B9=89=E6=89=8B=E6=9C=BA=E5=8F=B7=E6=A0=A1=E9=AA=8C=E8=A7=84?=
=?UTF-8?q?=E5=88=99=205.=E9=97=AE=E5=8D=B7=E8=B0=83=E6=9F=A5=E6=8F=90?=
=?UTF-8?q?=E4=BA=A4=E6=B5=8B=E8=AF=95=206.=E5=AE=9E=E9=AA=8C=E5=AE=A4?=
=?UTF-8?q?=E6=A3=80=E6=9F=A5=E9=80=9A=E8=BF=87?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packages/config/input.vue | 38 ++++-
src/App.vue | 1 +
...45\215\267\350\260\203\346\237\245JSON.js" | 2 +
.../zx-side-bar/components/SideBarItem.vue | 36 ++---
src/layouts/components/zx-side-bar/index.vue | 3 +
src/router/index.js | 1 +
src/views/screening/ScreeningAdd.vue | 15 +-
.../screening/components/ConfigForms.vue | 135 +++++++++++-------
src/views/screening/components/FormTab.vue | 20 ++-
src/views/screening/components/mixin.js | 11 +-
...02\347\272\247\345\205\263\347\263\273.md" | 5 +-
11 files changed, 181 insertions(+), 86 deletions(-)
create mode 100644 "src/components/FormComponents/CustomForm/\351\227\256\345\215\267\350\260\203\346\237\245JSON.js"
rename "src/components/FormComponents/CustomForm/\345\261\202\347\272\247\345\205\263\347\263\273.md" => "\345\261\202\347\272\247\345\205\263\347\263\273.md" (84%)
diff --git a/packages/config/input.vue b/packages/config/input.vue
index 828e451..51ae1a4 100644
--- a/packages/config/input.vue
+++ b/packages/config/input.vue
@@ -35,6 +35,9 @@
+
+
+
@@ -50,6 +53,18 @@