From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPublish.def |   27 +++++++++++++++++++++++----
 1 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPublish.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPublish.def
index 5ef5282..2aea670 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPublish.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupPublish.def
@@ -16,17 +16,36 @@
         Taborder: 0
       ]
     }
-    Component ButtonDispatchShiftSchedulingInformation
+    Component ButtonPublishSAP
     {
-      #keys: '[414996.1.173765219]'
+      #keys: '[415136.0.1332920231]'
       BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuPublishSAP
+      ]
       Properties:
       [
-        Image: 'SKIN_TIGER'
-        Label: '涓嬪彂鐝璁″垝淇℃伅'
+        Image: 'MAIL_OUT'
+        Label: 'SAP 鎺ュ彛鏁版嵁鎺ㄩ��'
         Taborder: 1
       ]
     }
+    Component ButtonPublishPDM
+    {
+      #keys: '[414996.1.253210336]'
+      BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuPublishPDM
+      ]
+      Properties:
+      [
+        Image: 'DATA_OUT'
+        Label: 'PDM 鎺ュ彛鏁版嵁鎺ㄩ��'
+        Taborder: 2
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3