From 3aa184a1b613952068af02e55960413b759e1701 Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期四, 25 七月 2024 10:32:21 +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 8417130..7f3a077 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -71,6 +71,17 @@
         Taborder: 5
       ]
     }
+    Component ButtonOfflinePlanComparisonReport
+    {
+      #keys: '[412672.1.66051424]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENT_INFO'
+        Label: '浜ч噺瀵规瘮鎶ヨ〃'
+        Taborder: 6
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3