From 41218794881ba8deca41506f3cc665544ccf5b16 Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Tue, 27 Jan 2026 16:18:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(MmRecordInbound):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=92=A4=E9=94=80=E6=8C=89=E9=92=AE=E6=98=BE=E7=A4=BA=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E5=B9=B6=E5=85=81=E8=AE=B8=E4=BF=AE=E6=94=B9=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复工作订单为空字符串时撤销按钮不显示的问题 移除数量字段的禁用状态,允许用户修改 --- .../productionMaterial/MmRecordInbound.vue | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue index 2c564c0..83923d2 100644 --- a/src/views/materialManagement/productionMaterial/MmRecordInbound.vue +++ b/src/views/materialManagement/productionMaterial/MmRecordInbound.vue @@ -102,7 +102,7 @@