From b739a1cde9958f6ee7616990ebd5b28fe195977b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Wed, 28 Jan 2026 17:43:49 +0800 Subject: [PATCH] =?UTF-8?q?refactor(wms/coil):=20=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E9=92=A2=E5=8D=B7=E6=9B=B4=E6=96=B0=E9=80=BB=E8=BE=91=E5=B9=B6?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=A1=A8=E5=8D=95=E9=AA=8C=E8=AF=81=E8=A7=84?= =?UTF-8?q?=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 使用updateMaterialCoilSimple替换updateMaterialCoil以简化更新逻辑 - 移除部分非必要的表单验证规则 - 为钢卷选择器添加状态筛选条件 --- klp-ui/src/views/wms/coil/do/packing.vue | 43 ++++++++++++------------ 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/klp-ui/src/views/wms/coil/do/packing.vue b/klp-ui/src/views/wms/coil/do/packing.vue index 880d27db..0249a442 100644 --- a/klp-ui/src/views/wms/coil/do/packing.vue +++ b/klp-ui/src/views/wms/coil/do/packing.vue @@ -244,7 +244,7 @@