From 59e208f515c361caffcdfe35543f1b917d449d44 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 07 八月 2024 16:53:02 +0800
Subject: [PATCH] 管线报表数据bug

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 1b42609..5df48e2 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
       ]
     }
@@ -80,17 +84,6 @@
         Image: 'DOCUMENT_INFO'
         Label: '浜ч噺瀵规瘮鎶ヨ〃'
         Taborder: 6
-      ]
-    }
-    Component ButtonScenarioComparisonDemandComparison id:ButtonScenarioComparisonDemandComparison_256
-    {
-      #keys: '[412672.1.90201789]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Image: 'EQUALS'
-        Label: '闇�姹傚姣�'
-        Taborder: 7
       ]
     }
   ]

--
Gitblit v1.9.3