全局下拉框添加filterable属性
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
style="min-width: unset; padding: 10px 10px 0"
|
||||
@change="loadData"
|
||||
v-if="props.showSelect"
|
||||
filterable
|
||||
>
|
||||
<el-option
|
||||
v-for="item in classificationData"
|
||||
|
||||
Reference in New Issue
Block a user