From efbcc566c76bdad4aeb700510b57eed2f9bd1d88 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 15 十一月 2024 17:00:29 +0800
Subject: [PATCH] 客户需求计划页面排版

---
 _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