From e7d178297c6065691f5a8ad20fb5e1c54c55031a Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期五, 12 七月 2024 14:20:36 +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 ab55c75..8444a19 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def @@ -49,6 +49,17 @@ Taborder: 3 ] } + Component ButtonEnginePipelineReport + { + #keys: '[415136.0.884991586]' + BaseType: 'WebButton' + Properties: + [ + Image: 'DOCUMENT_CONNECTION' + Label: 'Engine pipeline report' + Taborder: 4 + ] + } ] Properties: [ -- Gitblit v1.9.3