From 9c210e5dfacbd0a593f6a5ac7c73a3388c702f5d Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期五, 05 七月 2024 17:29:06 +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 68f5a8f..ab55c75 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def @@ -38,6 +38,17 @@ Taborder: 2 ] } + Component ButtonFinancialWeeklyReport + { + #keys: '[415136.0.882254645]' + BaseType: 'WebButton' + Properties: + [ + Image: 'DOCUMENT_DIRTY' + Label: 'Financial weekly report' + Taborder: 3 + ] + } ] Properties: [ -- Gitblit v1.9.3