From 1e5e1f4d15d1f2eea93c35f5e32b95a17a0a96e0 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期三, 07 八月 2024 17:55:55 +0800
Subject: [PATCH] 微调生产计划变更

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 6a9f767..894ed1d 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -60,14 +60,18 @@
         Taborder: 4
       ]
     }
-    Component ButtonEnginePipelineReport
+    Component ButtonPipelineReport
     {
       #keys: '[415136.0.884991586]'
       BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuPipelineReport
+      ]
       Properties:
       [
         Image: 'DOCUMENT_CONNECTION'
-        Label: 'Engine pipeline report'
+        Label: 'Pipeline report'
         Taborder: 5
       ]
     }
@@ -104,6 +108,17 @@
         Taborder: 8
       ]
     }
+    Component ButtonScheduleSummaryReport
+    {
+      #keys: '[412672.1.95510221]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CUP'
+        Label: '璁″垝姹囨�绘姤琛�'
+        Taborder: 8
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3