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_Form701/Component_pOfflinePlanChanges.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_Form701/Component_pOfflinePlanChanges.def
similarity index 82%
copy from _Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelDemandComparison.def
copy to _Main/UI/MacroPlannerWebApp/Component_Form701/Component_pOfflinePlanChanges.def
index 3f5965c..528091f 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_PanelDemandComparison.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pOfflinePlanChanges.def
@@ -1,13 +1,13 @@
 Quintiq file version 2.0
-Component PanelDemandComparison
+Component pOfflinePlanChanges
 {
-  #keys: '[412672.1.78210531]'
+  #keys: '[414996.1.211224074]'
   BaseType: 'WebPanel'
   Children:
   [
     Component dhTable
     {
-      #keys: '[412672.1.78210541]'
+      #keys: '[414996.1.211224075]'
       BaseType: 'WebDataHolder'
       Databinding: 'LocalTable'
       Properties:
@@ -17,14 +17,14 @@
     }
     Component dhCheckedProducts
     {
-      #keys: '[412672.1.78210542]'
+      #keys: '[414996.1.211224076]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Product_MP]*'
       Children:
       [
         Component deCheckedProducts
         {
-          #keys: '[412672.1.78210543]'
+          #keys: '[414996.1.211224077]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -42,7 +42,7 @@
     }
     Component dhFinelProducts
     {
-      #keys: '[412672.1.78210544]'
+      #keys: '[414996.1.211224078]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Product_MP]*'
       Properties:
@@ -52,14 +52,14 @@
     }
     Component dhCheckedSalesSegments
     {
-      #keys: '[412672.1.78210545]'
+      #keys: '[414996.1.211224079]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[SalesSegment_MP]*'
       Children:
       [
         Component deCheckedSalesSegments
         {
-          #keys: '[412672.1.78210546]'
+          #keys: '[414996.1.211224080]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -75,17 +75,17 @@
         Taborder: 5
       ]
     }
-    #child: MatrixEditor
+    #child: MatrixEditor_368
     Component dhCheckUnits
     {
-      #keys: '[414996.1.137664350]'
+      #keys: '[414996.1.211224090]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Entity]*'
       Children:
       [
         Component deCheckUnits
         {
-          #keys: '[414996.1.137664394]'
+          #keys: '[414996.1.211224091]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -103,7 +103,7 @@
     }
     Component dhFinalUnits
     {
-      #keys: '[414996.1.156002469]'
+      #keys: '[414996.1.211224092]'
       BaseType: 'WebDataHolder'
       Databinding: 'structured[Entity]*'
       Properties:
@@ -114,6 +114,6 @@
   ]
   Properties:
   [
-    Taborder: 2
+    Taborder: 1
   ]
 }

--
Gitblit v1.9.3