From 5bf8d2a8e00a9e2a666005ea794ebffd8dd65b94 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期二, 27 八月 2024 11:30:26 +0800
Subject: [PATCH] 导出
---
_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