From 3fe1c60f97382904a6d82c48cf96ecee9b8e03f9 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 31 Jul 2024 20:01:24 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug87904?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customField/AddForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/customField/AddForm.vue b/src/components/customField/AddForm.vue index f42da00..5548de9 100644 --- a/src/components/customField/AddForm.vue +++ b/src/components/customField/AddForm.vue @@ -112,6 +112,7 @@ :tree-data="optionsData[item.dbFieldName]" tree-checkable treeCheckStrictly + dropdownMatchSelectWidth :placeholder="$t('pleaseSelect')+item.dbFieldTxt" />