所以下拉框加filterable属性
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
v-model="tableStore.table.params.lineId"
|
||||
placeholder="请选择监测点"
|
||||
style="width: 150px"
|
||||
filterable
|
||||
>
|
||||
<el-option
|
||||
v-for="item in options"
|
||||
|
||||
Reference in New Issue
Block a user