From 02dd41390868227710644edd32300f1fb1318fd1 Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期一, 18 九月 2023 21:28:46 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lhj
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def | 31 +++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
index 719ed35..72e5ee3 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -10,6 +10,37 @@
Children:
[
#child: ActionBarPageData
+ #child: ActionBarPageSales
+ ]
+ }
+ Component DataHolderCapacityAndSaleBudgeFilterItem
+ {
+ #keys: '[414384.0.814451217]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[CapacityAndSaleBudgeFilterItem]*'
+ Properties:
+ [
+ Taborder: 40
+ ]
+ }
+ Component DataHolderCapacityAndSaleBudgeFilterMonth
+ {
+ #keys: '[414384.0.814441070]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[CapacityAndSaleBudgeFilterMonth]*'
+ Properties:
+ [
+ Taborder: 41
+ ]
+ }
+ Component DataHolderCapacityAndSaleBudgeFilterYear
+ {
+ #keys: '[414384.0.814441076]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[CapacityAndSaleBudgeFilterYear]*'
+ Properties:
+ [
+ Taborder: 42
]
}
]
--
Gitblit v1.9.3