From a82b76b01eb98e11b9822cd3892e4d93b642bb0c Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期二, 13 八月 2024 17:46:42 +0800
Subject: [PATCH] 重新定义需求对比视图

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index c424753..9fe328c 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
       ]
     }
@@ -93,6 +97,65 @@
         Taborder: 7
       ]
     }
+    Component ButtonScenarioComparisonDemandComparison id:ButtonScenarioComparisonDemandComparison_256
+    {
+      #keys: '[412672.1.90201789]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'EQUALS'
+        Label: '闇�姹傚姣�'
+        Taborder: 8
+      ]
+    }
+    Component ButtonScheduleSummaryReport
+    {
+      #keys: '[412672.1.95510221]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CUP'
+        Label: '璁″垝姹囨�绘姤琛�'
+        Taborder: 8
+      ]
+    }
+    Component ButtonOfflinePlanChanges
+    {
+      #keys: '[412672.1.102210592]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_CENTER'
+        Label: '鐢熶骇璁″垝鍙樻洿鎶ヨ〃'
+        Taborder: 9
+      ]
+    }
+    Component bCC_EngineRackReport
+    {
+      #keys: '[413988.0.1477120930]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'SATELLITE'
+        Label: '闀挎槬鍙戝姩鏈烘枡鏋舵姤琛�'
+        Taborder: 10
+      ]
+    }
+    Component ButtonEngineLogisticsCostReport
+    {
+      #keys: '[415136.0.989557433]'
+      BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuEngineLogisticsCostReport
+      ]
+      Properties:
+      [
+        Image: 'MONEY2'
+        Label: 'engine logistics cost report '
+        Taborder: 11
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3