From 55d5013e4ed149ac23dfda366bbe969ab5970526 Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Fri, 13 Sep 2024 13:53:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E8=A1=A8=E5=8D=95=E5=AD=90?= =?UTF-8?q?=E8=A1=A8=E6=95=B0=E6=8D=AE=E5=A1=AB=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlPropertiNew.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 21cb027..6b13b84 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -2706,7 +2706,7 @@ function childRoleRightChanged(){ /* 1.得到当前子表填充规则块在所有子表填充规则块数组中的index 2.得到所有index在当前子表填充规则块之前的子表填充规则块 3.得到2中所有right,凡是出现过的子表,就把这些子表的所有选项全部置为不可选 */ - console.log(asfs) + //console.log(asfs) selectedArr.push(...otherMasterSelectedArr) @@ -4828,7 +4828,7 @@ const radioChangeSet = (val:any) => { - +