From 1ba69c3cf5c9e88d36db217bcc84ec8cda5d29b7 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 27 十一月 2024 12:10:01 +0800
Subject: [PATCH] 添加确认对话框
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def | 76 +++++++++++++++++++++++++++++++++++---
1 files changed, 70 insertions(+), 6 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index 5df48e2..6e2063a 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -11,8 +11,9 @@
BaseType: 'WebButton'
Properties:
[
+ Description: 'Financial production report'
Image: 'DOCUMENT_REFRESH'
- Label: 'Financial production report'
+ Label: '璐㈠姟浜ч噺鎶ヨ〃'
Taborder: 0
]
}
@@ -22,8 +23,9 @@
BaseType: 'WebButton'
Properties:
[
+ Description: 'Financial sales report'
Image: 'MONEY_COINS2'
- Label: 'Financial sales report'
+ Label: '璐㈠姟閿�閲忔姤琛�'
Taborder: 1
]
}
@@ -33,8 +35,9 @@
BaseType: 'WebButton'
Properties:
[
+ Description: 'Inventory summary report'
Image: 'DOCUMENT_CHECK_EDIT'
- Label: 'Inventory summary report'
+ Label: '搴撳瓨姹囨�绘姤琛�'
Taborder: 2
]
}
@@ -44,8 +47,9 @@
BaseType: 'WebButton'
Properties:
[
+ Description: 'Financial weekly report'
Image: 'DOCUMENT_DIRTY'
- Label: 'Financial weekly report'
+ Label: '闀挎槬鍛ㄦ姤鎶ヨ〃'
Taborder: 3
]
}
@@ -56,7 +60,7 @@
Properties:
[
Image: 'DOCUMENT_CHART'
- Label: '宸ユ椂鍒舵姤琛�'
+ Label: '鍙樺姩浜哄姏鎴愭湰鎶ヨ〃'
Taborder: 4
]
}
@@ -70,8 +74,9 @@
]
Properties:
[
+ Description: 'Pipeline report'
Image: 'DOCUMENT_CONNECTION'
- Label: 'Pipeline report'
+ Label: '绠$嚎鎶ヨ〃'
Taborder: 5
]
}
@@ -86,6 +91,65 @@
Taborder: 6
]
}
+ Component ButtonScenarioComparisonDemandComparison id:ButtonScenarioComparisonDemandComparison_256
+ {
+ #keys: '[412672.1.90201789]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'EQUALS'
+ Label: '闇�姹傚姣�'
+ Taborder: 7
+ ]
+ }
+ 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
+ ]
+ }
+ Component ButtonEngineLogisticsCostReport
+ {
+ #keys: '[415136.0.989557433]'
+ BaseType: 'WebButton'
+ Children:
+ [
+ #child: ContextMenuEngineLogisticsCostReport
+ ]
+ Properties:
+ [
+ Image: 'MONEY2'
+ Label: '鐗╂祦鎴愭湰鎶ヨ〃'
+ Taborder: 10
+ ]
+ }
+ Component ButtonAnnualPlanReport
+ {
+ #keys: '[412672.1.111811769]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'DOCUMENT_HEART'
+ Label: '鍏ㄥ勾璁″垝鎶ヨ〃'
+ Taborder: 11
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3