From d31642860f517c476551ecec0a8b6a2245acc0f4 Mon Sep 17 00:00:00 2001 From: "zangch@mesnac.com" Date: Wed, 3 Sep 2025 09:35:43 +0800 Subject: [PATCH] =?UTF-8?q?feat(wms):=20=E4=BC=98=E5=8C=96=E9=87=87?= =?UTF-8?q?=E8=B4=AD=E8=AE=A2=E5=8D=95=E5=92=8C=E5=85=A5=E5=BA=93=E5=8D=95?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -移除不必要的字段和功能 - 增加物料选择和验证逻辑 - 优化分包计算和验证 - 改进错误提示和用户交互 --- src/views/wms/instockOrderCopy/index.vue | 173 ++++++++++------- src/views/wms/wmsPurchaseOrderCopy/index.vue | 193 ++++++++++++++++--- 2 files changed, 272 insertions(+), 94 deletions(-) diff --git a/src/views/wms/instockOrderCopy/index.vue b/src/views/wms/instockOrderCopy/index.vue index 701f32e..80cb80c 100644 --- a/src/views/wms/instockOrderCopy/index.vue +++ b/src/views/wms/instockOrderCopy/index.vue @@ -133,16 +133,16 @@ - - - + + + + +