fix:工装筛选时添加搜索功能

This commit is contained in:
shijing 2026-05-28 13:19:06 +08:00
parent 3c0bc66884
commit a3b8600d87
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@
v-model="scope.row.pre_info.tooling"
placeholder="选择工装"
clearable
filterable
size="small"
style="width:100%"
@change="handleToolingChange(scope.row)"