From 77dc40157d7ebff272f55055708cc8d2a1ae71ce Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期二, 03 十二月 2024 17:16:27 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

---
 _Main/UI/MacroPlannerWebApp/Component_FormPackagingPlan/Response_MatrixEditor493_OnCheckEditability.def |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormPackagingPlan/Response_MatrixEditor493_OnCheckEditability.def b/_Main/UI/MacroPlannerWebApp/Component_FormPackagingPlan/Response_MatrixEditor493_OnCheckEditability.def
index 3d723b6..8be5f6a 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormPackagingPlan/Response_MatrixEditor493_OnCheckEditability.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormPackagingPlan/Response_MatrixEditor493_OnCheckEditability.def
@@ -12,7 +12,7 @@
   {
     Body:
     [*
-      cond := focusedattribute = "Package" or focusedattribute = "Unpacking" or focusedattribute = "Out";
+      cond := focusedattribute = "Package" or focusedattribute = "Unpacking";
       
       editinfo.CanEdit( cond );
       editinfo.UserHint( ifexpr( cond, "", "涓嶈兘淇敼" ) );

--
Gitblit v1.9.3