From 5d6ead2c20a04d8469008a582da90f3fb3638548 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Wed, 22 May 2024 11:26:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E9=80=89=E9=A1=B9=E5=A4=9A?= =?UTF-8?q?=E9=80=89=E6=95=B0=E6=8D=AE=E5=A4=84=E7=90=86v0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DesignForm/public/form/form.vue | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/components/DesignForm/public/form/form.vue b/src/components/DesignForm/public/form/form.vue index 30421cd06..51f0119de 100644 --- a/src/components/DesignForm/public/form/form.vue +++ b/src/components/DesignForm/public/form/form.vue @@ -429,6 +429,27 @@ provide(constControlChange, ({ key, value, data, tProp, type, attribute }: any) } } + //将出现在多选配置中的字段放入radioSelectArr2,radioSelectArr2是未去重的所有可能被隐藏的字段 + if(checkboxShowConfigArr2.length>0){ + for(let i = 0;i0){ + for(let j = 0;j0){ + for(let n = 0; n