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

---
 _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
index d89266b..a96cd6a 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
@@ -5,17 +5,12 @@
   BaseType: 'WebPanel'
   Children:
   [
-    #child: PanelProduct
-    #child: PanelPeriod_858
-    #child: PanelTimeUnit
-    #child: PanelOperation
-    #child: PanelProductLine_603
-    #child: PanelUnit_844
+    #child: PanelRowSearch
+    #child: PanelColumnSaerch
   ]
   Properties:
   [
     FixedSize: true
-    Orientation: 'horizontal'
     Taborder: 2
   ]
 }

--
Gitblit v1.9.3