From f2726abb9a35798a93da52f23a4b055d97c3951b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Tue, 9 Dec 2025 14:41:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(wms):=20=E6=A0=B9=E6=8D=AE=E5=AE=A1?= =?UTF-8?q?=E6=A0=B8=E7=8A=B6=E6=80=81=E6=8E=A7=E5=88=B6=E9=92=A2=E5=8D=B7?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E5=92=8C=E5=88=A0=E9=99=A4=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 当计划审核状态为1时,隐藏钢卷选择器和删除按钮,防止已审核计划被修改 --- klp-ui/src/views/wms/delivery/plan/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/klp-ui/src/views/wms/delivery/plan/index.vue b/klp-ui/src/views/wms/delivery/plan/index.vue index 72c048d8..34959d1d 100644 --- a/klp-ui/src/views/wms/delivery/plan/index.vue +++ b/klp-ui/src/views/wms/delivery/plan/index.vue @@ -79,7 +79,7 @@
- +
@@ -92,7 +92,7 @@ - +