From 1ad101a0835396a67ee4dd93aea452ffbcdb8e1c Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期五, 16 八月 2024 16:03:10 +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 25803c6..be2f284 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -172,6 +172,17 @@
Taborder: 12
]
}
+ Component ButtonAnnualPlanReport
+ {
+ #keys: '[412672.1.111811769]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'DOCUMENT_HEART'
+ Label: '鍏ㄥ勾璁″垝鎶ヨ〃'
+ Taborder: 13
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3