fix:领料时select可筛选
This commit is contained in:
parent
b51d58b023
commit
f183fc1349
|
@ -80,6 +80,7 @@
|
|||
v-model="selectBatch"
|
||||
value-key="id"
|
||||
clearable
|
||||
filterable
|
||||
@change="selectBatchChange"
|
||||
@clear="selectBatchClear"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue