From 61c04fe150db61d2c5fc8ae5fe5bedee5a75dee0 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 15 Jul 2026 21:16:28 +0800 Subject: [PATCH] =?UTF-8?q?perf:=E7=94=9F=E4=BA=A7=E9=A2=86=E6=96=99/?= =?UTF-8?q?=E5=85=B6=E4=BB=96=E5=87=BA=E5=BA=93(bxerp+gz)=E6=94=B9?= =?UTF-8?q?=E6=8C=89=E4=BB=93=E5=BA=93=E6=89=B9=E6=AC=A1=E9=80=89=E6=8B=A9?= =?UTF-8?q?,=E7=94=9F=E4=BA=A7=E5=85=A5=E5=BA=93=E6=89=B9=E6=AC=A1?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=98=BE=E7=A4=BA=E5=B7=A5=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 抽isBatchPick统一bxerp/gz出库(do_out/other_out)为选仓库批次:下拉带 物料名/批次号/仓库/可发量、只读批次摘要、隐藏冗余框,选中自动回填并按 物料类型限定可领范围;销售发货仍仅bxerp,gx出库靠扫码保持原样不变。 生产入库批次下拉每项加显示工段(mgroup_name)。 Co-Authored-By: Claude Opus 4.8 (1M context) --- src/views/inm/mioitem_form.vue | 49 ++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 14 deletions(-) diff --git a/src/views/inm/mioitem_form.vue b/src/views/inm/mioitem_form.vue index 20c1c9dd..7f5d72f3 100644 --- a/src/views/inm/mioitem_form.vue +++ b/src/views/inm/mioitem_form.vue @@ -19,13 +19,13 @@ - + {{ scope.row.material_name }} - - - + + + - + 批次号:{{ form.batch }} | 仓库:{{ selectObj&&selectObj.warehouse_name?selectObj.warehouse_name:'' }} | 可发数量:{{ batchcount }} @@ -50,7 +50,7 @@ - + {{ item.count }}{{ item.count }} @@ -95,7 +95,7 @@ /> - + - +