fix:mioitem_form 中仓库已有批次可搜索查询
This commit is contained in:
parent
2aabcd17ba
commit
48c902bdc4
|
@ -91,6 +91,7 @@
|
|||
v-model="selectBatch"
|
||||
value-key="id"
|
||||
clearable
|
||||
filterable
|
||||
style="width: 100%"
|
||||
@change="selectBatchChange"
|
||||
@clear="selectBatchClear"
|
||||
|
|
Loading…
Reference in New Issue