[update] search属性选择增加下拉同宽

This commit is contained in:
lideqin
2024-08-12 19:19:56 +08:00
parent cb0f5ca645
commit a810b6e320
+4
View File
@@ -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"
/>