From e211a1db074d87b8842a316df50ba5b656fccb8e Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Wed, 28 Jan 2026 17:56:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=B7=A5=E5=8D=95=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B7=A5=E5=8D=95=E8=AF=A6=E6=83=85=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E5=B9=B6=E4=BC=98=E5=8C=96=E4=B8=8B=E6=8B=89=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在下拉菜单中新增"工单详情"选项,并将"领料"和"成品入库"分别改为更明确的"原材料领料"和"产成品入库" --- src/views/productManagement/ProWorkorder/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/productManagement/ProWorkorder/index.vue b/src/views/productManagement/ProWorkorder/index.vue index d297de9..70b130a 100644 --- a/src/views/productManagement/ProWorkorder/index.vue +++ b/src/views/productManagement/ProWorkorder/index.vue @@ -179,8 +179,9 @@ 工单操作