From 0382a81753b0b1ee1dfbc9cab7f529703fa643cf Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 31 十月 2024 12:00:42 +0800
Subject: [PATCH] SAP装配上线计划接口处理

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def |   21 +++++----------------
 1 files changed, 5 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..68c7490 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,7 +44,7 @@
       Properties:
       [
         Label: '鐗堟湰'
-        Taborder: 2
+        Taborder: 1
       ]
     }
   ]

--
Gitblit v1.9.3