From bea1eb384007ce63f344e36a2d24987f61ee1662 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期三, 07 八月 2024 18:13:58 +0800
Subject: [PATCH] 添加生产计划变更报表的入口

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 894ed1d..a385b33 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -119,6 +119,17 @@
         Taborder: 8
       ]
     }
+    Component ButtonOfflinePlanChanges
+    {
+      #keys: '[412672.1.102210592]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CENTER'
+        Label: '鐢熶骇璁″垝鍙樻洿鎶ヨ〃'
+        Taborder: 9
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3