From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def |   43 +++----------------------------------------
 1 files changed, 3 insertions(+), 40 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def
index 2be7df6..9aab117 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def
@@ -5,49 +5,12 @@
   BaseType: 'WebPanel'
   Children:
   [
-    Component efFactory
-    {
-      #keys: '[415136.0.1033611885]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '宸ュ巶浠g爜'
-        Taborder: 0
-      ]
-    }
-    Component efMacroPlan
-    {
-      #keys: '[415136.0.1033611906]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '鐗堟湰'
-        Taborder: 1
-      ]
-    }
-    Component dsStartDate
-    {
-      #keys: '[415136.0.1033611945]'
-      BaseType: 'WebDateSelector'
-      Properties:
-      [
-        Label: '璁″垝寮�濮嬫椂闂�'
-        Taborder: 2
-      ]
-    }
-    Component dsEndDate
-    {
-      #keys: '[415136.0.1033611978]'
-      BaseType: 'WebDateSelector'
-      Properties:
-      [
-        Label: '璁″垝缁撴潫鏃堕棿'
-        Taborder: 3
-      ]
-    }
+    #child: pnlLeft
+    #child: pnlRight_836
   ]
   Properties:
   [
+    Orientation: 'horizontal'
     Padding: 'true'
     Taborder: 0
   ]

--
Gitblit v1.9.3