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_pnlLeft.def |   22 ++++++----------------
 1 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 9065511..7767ba2 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -5,17 +5,6 @@
   BaseType: 'WebPanel'
   Children:
   [
-    Component efFactory id:efFactory_672
-    {
-      #keys: '[415136.0.1043000546]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '宸ュ巶浠g爜'
-        Taborder: 0
-        Visible: false
-      ]
-    }
     Component dsStartDate id:dsStartDate_60
     {
       #keys: '[415136.0.1043000586]'
@@ -23,7 +12,7 @@
       Properties:
       [
         Label: '璁″垝寮�濮嬫椂闂�'
-        Taborder: 3
+        Taborder: 2
       ]
     }
     Component dsEndDate id:dsEndDate_236
@@ -33,7 +22,7 @@
       Properties:
       [
         Label: '璁″垝缁撴潫鏃堕棿'
-        Taborder: 4
+        Taborder: 3
       ]
     }
     Component ddslFactory id:ddslFactory_424
@@ -42,10 +31,10 @@
       BaseType: 'WebDropDownStringList'
       Properties:
       [
-        InitialValue: 'all;8200;8201'
+        InitialValue: 'All'
         Label: '宸ュ巶浠g爜'
         Strings: 'All;DL;CC'
-        Taborder: 1
+        Taborder: 0
       ]
     }
     Component efVersion
@@ -55,12 +44,13 @@
       Properties:
       [
         Label: '鐗堟湰'
-        Taborder: 2
+        Taborder: 1
       ]
     }
   ]
   Properties:
   [
+    Border: true
     Taborder: 0
   ]
 }

--
Gitblit v1.9.3