From 63c7e5158f06baee49dba32e78f9d360b502ed8c Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 03 十二月 2024 10:34:50 +0800
Subject: [PATCH] SAP接口PL数量乘以四

---
 _Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelHeader#503.def |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelHeader\043503.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelHeader\043503.def"
index ca35885..be61e0c 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelHeader\043503.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormInventoryPlanArchive/Component_PanelHeader\043503.def"
@@ -5,16 +5,12 @@
   BaseType: 'WebPanel'
   Children:
   [
-    #child: PanelUnit
-    #child: PanelOperation_414
-    #child: PanelTimeUnit_805
-    #child: PanelPeriod
-    #child: PanelProduct_133
+    #child: PanelColumnSearch
+    #child: PanelRowSearch
   ]
   Properties:
   [
     FixedSize: true
-    Orientation: 'horizontal'
-    Taborder: 2
+    Taborder: 1
   ]
 }

--
Gitblit v1.9.3