From 8e2de4fb6b2466efd41902b8137525707b2d600f Mon Sep 17 00:00:00 2001 From: liwenxuan <1298531568@qq.com> Date: Sat, 20 Sep 2025 09:27:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E6=8B=A9=E7=BB=84=E7=BB=87--=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DesignForm/formControlPropertiNew.vue | 3 +++ src/components/DesignForm/public/expand/org.vue | 3 +++ 2 files changed, 6 insertions(+) diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index 6f4cdfb..3bd987b 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -4463,6 +4463,9 @@ const aiAgentList = ref([ show-checkbox multiple style="width: 200px" + collapse-tags + collapse-tags-tooltip + :max-collapse-tags="2" /> diff --git a/src/components/DesignForm/public/expand/org.vue b/src/components/DesignForm/public/expand/org.vue index 2cf908b..6844fbf 100644 --- a/src/components/DesignForm/public/expand/org.vue +++ b/src/components/DesignForm/public/expand/org.vue @@ -322,6 +322,9 @@ const multiple = props.data.control.multiple=='1' :show-checkbox="multiple" :multiple="multiple" :check-strictly="!multiple" + collapse-tags + collapse-tags-tooltip + :max-collapse-tags="4" />