From 99b1a969360996522c682178a08d1b885baedd4e Mon Sep 17 00:00:00 2001 From: git_rabbit Date: Mon, 2 Mar 2026 11:31:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(ProWorkorder):=20=E4=BB=85=E5=9C=A8?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E6=95=B0=E4=B8=BA0=E6=97=B6=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E5=88=A0=E9=99=A4=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 防止用户误删除有计划的工单 --- src/views/productManagement/ProWorkorder/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/productManagement/ProWorkorder/index.vue b/src/views/productManagement/ProWorkorder/index.vue index 5886d87..fb24a1a 100644 --- a/src/views/productManagement/ProWorkorder/index.vue +++ b/src/views/productManagement/ProWorkorder/index.vue @@ -174,7 +174,9 @@ 上移 下移 - 删除 + 删除