From d0d4a34072977d5194fb981a23fce67ba1b7eae2 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期三, 14 八月 2024 14:58:58 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def |   11 +++++++++++
 1 files changed, 11 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 d05a449..ec25220 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -18,6 +18,7 @@
         #child: applicationFixedPageActionBarPageDef
         #child: applicationDevelopmentActionBarPageDef_1
         #child: abpAlgorithmPostProcessing
+        #child: ActionBarPagePlan
         #child: ActionBarPageReport
       ]
     }
@@ -181,5 +182,15 @@
         Taborder: 51
       ]
     }
+    Component dhSelectedShiftDay
+    {
+      #keys: '[413988.0.1371211822]'
+      BaseType: 'WebDataHolder'
+      Databinding: 'ShiftDay'
+      Properties:
+      [
+        Taborder: 56
+      ]
+    }
   ]
 }
--
Gitblit v1.9.3