From d4d53b863bec6b836baff0f6f50131d8223cca4d Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 27 八月 2024 10:52:01 +0800
Subject: [PATCH] 装配上线计划+机加下线计划筛选

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 0b21eb4..8940313 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -13,6 +13,7 @@
       [
         Label: '宸ュ巶浠g爜'
         Taborder: 0
+        Visible: false
       ]
     }
     Component dsStartDate id:dsStartDate_60
@@ -22,7 +23,7 @@
       Properties:
       [
         Label: '璁″垝寮�濮嬫椂闂�'
-        Taborder: 2
+        Taborder: 3
       ]
     }
     Component dsEndDate id:dsEndDate_236
@@ -32,7 +33,7 @@
       Properties:
       [
         Label: '璁″垝缁撴潫鏃堕棿'
-        Taborder: 3
+        Taborder: 4
       ]
     }
     Component ddlMacroPlan
@@ -59,6 +60,17 @@
       [
         DisplayField: 'Name'
         Label: '鐗堟湰'
+        Taborder: 2
+      ]
+    }
+    Component ddslFactory id:ddslFactory_424
+    {
+      #keys: '[415136.0.1047641312]'
+      BaseType: 'WebDropDownStringList'
+      Properties:
+      [
+        Label: '宸ュ巶浠g爜'
+        Strings: 'All;DL;CC'
         Taborder: 1
       ]
     }

--
Gitblit v1.9.3