fix:0621添加拉加筛选功能

This commit is contained in:
shijing 2024-06-21 17:18:21 +08:00
parent ff92a53fc7
commit de43f31e01
2 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,7 @@
<el-select
v-model="item.batch"
clearable
filterable
style="width: 100%"
>
<el-option

View File

@ -159,6 +159,7 @@
v-model="item.id"
placeholder="物料名称"
clearable
filterable
style="width: 100%"
>
<el-option