所以下拉框加filterable属性

This commit is contained in:
stt
2025-12-08 09:31:16 +08:00
parent 7783569f91
commit 4ae27a9d6d
10 changed files with 20 additions and 13 deletions

View File

@@ -9,6 +9,7 @@
v-model="tableStore.table.params.lineId"
placeholder="请选择监测点"
style="width: 150px"
filterable
>
<el-option
v-for="item in options"