fix:mioitem_form 中仓库已有批次可搜索查询

This commit is contained in:
shijing 2025-04-10 14:13:54 +08:00
parent 2aabcd17ba
commit 48c902bdc4
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@
v-model="selectBatch"
value-key="id"
clearable
filterable
style="width: 100%"
@change="selectBatchChange"
@clear="selectBatchClear"