From 4e684cf78bf5526a4d43d5922a229861948cb311 Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Sat, 17 Jan 2026 10:12:07 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=8A=A5=E8=A1=A8/=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E7=AE=A1=E7=90=86):=20=E6=B7=BB=E5=8A=A0=E8=A1=A8=E5=8D=95?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E5=B9=B6=E4=BC=98=E5=8C=96=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 为报工表单添加必填字段验证,确保炉号、进料单和客户定单在相应工序中必须填写 调整库存管理页面表格列显示,隐藏仓库编码和名称,增加工单号和备注列 --- .../productionMaterial/MmInventory.vue | 23 +++++-------- src/views/touchScreen/report/index.vue | 34 +++++++++++++++++-- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/src/views/materialManagement/productionMaterial/MmInventory.vue b/src/views/materialManagement/productionMaterial/MmInventory.vue index 3f8346c..ac5c055 100644 --- a/src/views/materialManagement/productionMaterial/MmInventory.vue +++ b/src/views/materialManagement/productionMaterial/MmInventory.vue @@ -538,7 +538,7 @@ - + @@ -585,8 +585,6 @@ - - @@ -612,15 +610,9 @@ disabled >已撤销 - 撤销 + > @@ -651,9 +643,10 @@ - - + + +