From 9fa1722ee249e570b82183107cdc643428fb067b Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 15 十一月 2024 17:39:34 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Component_PanelHeader.def |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Component_PanelHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Component_PanelHeader.def
index 380c727..00e08ed 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Component_PanelHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/Component_PanelHeader.def
@@ -5,18 +5,18 @@
   BaseType: 'WebPanel'
   Children:
   [
-    #child: PanelGeneration
-    #child: PanelPower
-    #child: PanelMLBMQB
     #child: PanelTimeUnit
     #child: PanelOperation
-    #child: PanelProduct
     #child: PanelPeriod_549
+    #child: PanelProduct
+    #child: PanelMLBMQB
+    #child: PanelPower
+    #child: PanelGeneration
   ]
   Properties:
   [
     FixedSize: true
     Orientation: 'horizontal'
-    Taborder: 1
+    Taborder: 2
   ]
 }

--
Gitblit v1.9.3