From 820c8a6a21bdc8c16e7f30ba77d6d2851ee1e9c8 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 08 八月 2024 16:57:17 +0800
Subject: [PATCH] 财务产量报表添加二维表
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def | 30 ++++++++++++++++++++++++++++--
1 files changed, 28 insertions(+), 2 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 6a9f767..a385b33 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -60,14 +60,18 @@
Taborder: 4
]
}
- Component ButtonEnginePipelineReport
+ Component ButtonPipelineReport
{
#keys: '[415136.0.884991586]'
BaseType: 'WebButton'
+ Children:
+ [
+ #child: ContextMenuPipelineReport
+ ]
Properties:
[
Image: 'DOCUMENT_CONNECTION'
- Label: 'Engine pipeline report'
+ Label: 'Pipeline report'
Taborder: 5
]
}
@@ -104,6 +108,28 @@
Taborder: 8
]
}
+ Component ButtonScheduleSummaryReport
+ {
+ #keys: '[412672.1.95510221]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'DOCUMENT_CUP'
+ Label: '璁″垝姹囨�绘姤琛�'
+ Taborder: 8
+ ]
+ }
+ Component ButtonOfflinePlanChanges
+ {
+ #keys: '[412672.1.102210592]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'DOCUMENT_CENTER'
+ Label: '鐢熶骇璁″垝鍙樻洿鎶ヨ〃'
+ Taborder: 9
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3