From bd99c5af53d3a50b37759134c597a41746ecac33 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Tue, 3 Mar 2026 15:27:25 +0800 Subject: [PATCH] =?UTF-8?q?2026-03-03=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/production-pick/productionPicking.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/modules/production-pick/productionPicking.vue b/src/views/modules/production-pick/productionPicking.vue index 439463f..f9acdf2 100644 --- a/src/views/modules/production-pick/productionPicking.vue +++ b/src/views/modules/production-pick/productionPicking.vue @@ -120,10 +120,10 @@ 工单号: {{ material.orderNo }} - - 需求数量: - {{ material.requiredQty || 0 }} - + + + + @@ -134,7 +134,7 @@ 单位: - {{ material.umId}} + {{ material.umName}}