From a810b6e3200d432a526b8dee6de32419f1295b29 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Mon, 12 Aug 2024 19:19:56 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20search=E5=B1=9E=E6=80=A7=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=A2=9E=E5=8A=A0=E4=B8=8B=E6=8B=89=E5=90=8C=E5=AE=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customField/Search.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/customField/Search.vue b/src/components/customField/Search.vue index cf4ba94..a554c35 100644 --- a/src/components/customField/Search.vue +++ b/src/components/customField/Search.vue @@ -145,6 +145,7 @@ :replaceFields="{key: 'id', value: 'id', title: 'name', children: 'childPartNameList'}" show-search allowClear + dropdownMatchSelectWidth :filterTreeNode="filterTreeOption" :placeholder="$t('pleaseSelect')+item.dbFieldTxt" /> @@ -163,6 +164,7 @@ treeCheckStrictly show-search allowClear + dropdownMatchSelectWidth :filterTreeNode="filterTreeOption" :placeholder="$t('pleaseSelect')+item.dbFieldTxt" /> @@ -306,6 +308,7 @@ :replaceFields="{key: 'id', value: 'id', title: 'name', children: 'childPartNameList'}" show-search allowClear + dropdownMatchSelectWidth :filterTreeNode="filterTreeOption" :placeholder="$t('pleaseSelect')+item.dbFieldTxt" /> @@ -324,6 +327,7 @@ treeCheckStrictly show-search allowClear + dropdownMatchSelectWidth :filterTreeNode="filterTreeOption" :placeholder="$t('pleaseSelect')+item.dbFieldTxt" />