From 17dc904834ee19f0e57db374aaadea932acdaf00 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期一, 01 七月 2024 14:43:05 +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 10df23f..cfc3cee 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def @@ -16,6 +16,17 @@ Taborder: 0 ] } + Component ButtonFinancialSalesReport + { + #keys: '[415136.0.861863635]' + BaseType: 'WebButton' + Properties: + [ + Image: 'MONEY_COINS2' + Label: 'Financial sales report' + Taborder: 1 + ] + } ] Properties: [ -- Gitblit v1.9.3