From 34b02d3caae57cbfc615b04483f7fea1912addae Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 11 十一月 2024 22:42:27 +0800
Subject: [PATCH] 调整页面布局

---
 _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pOfflinePlanComparison.def |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelDemandComparison.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pOfflinePlanComparison.def
similarity index 83%
rename from _Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelDemandComparison.def
rename to _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pOfflinePlanComparison.def
index 3f5965c..2788026 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelDemandComparison.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pOfflinePlanComparison.def
@@ -1,13 +1,14 @@
 Quintiq file version 2.0
-Component PanelDemandComparison
+Component pOfflinePlanComparison
 {
-  #keys: '[412672.1.78210531]'
+  #keys: '[414996.1.211222417]'
   BaseType: 'WebPanel'
   Children:
   [
+    #child: MatrixEditor
     Component dhTable
     {
-      #keys: '[412672.1.78210541]'
+      #keys: '[414996.1.211222427]'
       BaseType: 'WebDataHolder'
       Databinding: 'LocalTable'
       Properties:
@@ -17,14 +18,14 @@
     }
     Component dhCheckedProducts
     {
-      #keys: '[412672.1.78210542]'
+      #keys: '[414996.1.211222428]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Product_MP]*'
       Children:
       [
         Component deCheckedProducts
         {
-          #keys: '[412672.1.78210543]'
+          #keys: '[414996.1.211222429]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -42,7 +43,7 @@
     }
     Component dhFinelProducts
     {
-      #keys: '[412672.1.78210544]'
+      #keys: '[414996.1.211222430]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Product_MP]*'
       Properties:
@@ -52,14 +53,14 @@
     }
     Component dhCheckedSalesSegments
     {
-      #keys: '[412672.1.78210545]'
+      #keys: '[414996.1.211222431]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[SalesSegment_MP]*'
       Children:
       [
         Component deCheckedSalesSegments
         {
-          #keys: '[412672.1.78210546]'
+          #keys: '[414996.1.211222432]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -75,17 +76,16 @@
         Taborder: 5
       ]
     }
-    #child: MatrixEditor
     Component dhCheckUnits
     {
-      #keys: '[414996.1.137664350]'
+      #keys: '[414996.1.211222433]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Entity]*'
       Children:
       [
         Component deCheckUnits
         {
-          #keys: '[414996.1.137664394]'
+          #keys: '[414996.1.211222434]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -103,7 +103,7 @@
     }
     Component dhFinalUnits
     {
-      #keys: '[414996.1.156002469]'
+      #keys: '[414996.1.211222435]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Entity]*'
       Properties:
@@ -114,6 +114,6 @@
   ]
   Properties:
   [
-    Taborder: 2
+    Taborder: 1
   ]
 }

--
Gitblit v1.9.3