fix:工装筛选时添加搜索功能
This commit is contained in:
parent
3c0bc66884
commit
a3b8600d87
|
|
@ -72,6 +72,7 @@
|
|||
v-model="scope.row.pre_info.tooling"
|
||||
placeholder="选择工装"
|
||||
clearable
|
||||
filterable
|
||||
size="small"
|
||||
style="width:100%"
|
||||
@change="handleToolingChange(scope.row)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue