From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def |   45 +++++++++++++++------------------------------
 1 files changed, 15 insertions(+), 30 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 0b21eb4..68c7490 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -5,16 +5,6 @@
   BaseType: 'WebPanel'
   Children:
   [
-    Component efFactory id:efFactory_672
-    {
-      #keys: '[415136.0.1043000546]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '宸ュ巶浠g爜'
-        Taborder: 0
-      ]
-    }
     Component dsStartDate id:dsStartDate_60
     {
       #keys: '[415136.0.1043000586]'
@@ -35,29 +25,24 @@
         Taborder: 3
       ]
     }
-    Component ddlMacroPlan
+    Component ddslFactory id:ddslFactory_424
     {
-      #keys: '[415136.0.1043063334]'
-      BaseType: 'WebDropDownList'
-      Databinding: 'ScenarioMP'
-      Children:
-      [
-        Component deMacroPlan
-        {
-          #keys: '[415136.0.1043063336]'
-          BaseType: 'WebDataExtractor'
-          Properties:
-          [
-            DataType: 'ScenarioManager'
-            Source: 'ScenarioManager'
-            Taborder: 0
-            Transformation: 'ScenarioMP'
-          ]
-        }
-      ]
+      #keys: '[415136.0.1047641312]'
+      BaseType: 'WebDropDownStringList'
       Properties:
       [
-        DisplayField: 'Name'
+        InitialValue: 'All'
+        Label: '宸ュ巶浠g爜'
+        Strings: 'All;DL;CC'
+        Taborder: 0
+      ]
+    }
+    Component efVersion
+    {
+      #keys: '[415136.0.1184400599]'
+      BaseType: 'WebEditField'
+      Properties:
+      [
         Label: '鐗堟湰'
         Taborder: 1
       ]

--
Gitblit v1.9.3