[update] search属性选择增加下拉同宽
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user