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) => { - +