From 1ba69c3cf5c9e88d36db217bcc84ec8cda5d29b7 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 27 十一月 2024 12:10:01 +0800
Subject: [PATCH] 添加确认对话框

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
index c507369..b37a899 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanArchive/Component_PanelHeader.def
@@ -5,16 +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:
   [
-    Orientation: 'horizontal'
+    FixedSize: true
     Taborder: 1
   ]
 }

--
Gitblit v1.9.3