From be10d38e5c56c0070d6acfd344ebfae30ee5b0ac Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 16 八月 2024 17:56:36 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
index e01fbb6..ec25220 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -20,7 +20,6 @@
#child: abpAlgorithmPostProcessing
#child: ActionBarPagePlan
#child: ActionBarPageReport
- #child: ActionBarPageScenarioComparison
]
}
Component dhBinaryDataPR id:dhBinaryDataPR_688
@@ -183,5 +182,15 @@
Taborder: 51
]
}
+ Component dhSelectedShiftDay
+ {
+ #keys: '[413988.0.1371211822]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'ShiftDay'
+ Properties:
+ [
+ Taborder: 56
+ ]
+ }
]
}
--
Gitblit v1.9.3