From 489022017f8b581ab413455b41ec841879a75e03 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期六, 12 十月 2024 17:48:22 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def |   38 +++++++++++---------------------------
 1 files changed, 11 insertions(+), 27 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
index 8940313..9065511 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlLeft.def
@@ -36,44 +36,28 @@
         Taborder: 4
       ]
     }
-    Component ddlMacroPlan
-    {
-      #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'
-          ]
-        }
-      ]
-      Properties:
-      [
-        DisplayField: 'Name'
-        Label: '鐗堟湰'
-        Taborder: 2
-      ]
-    }
     Component ddslFactory id:ddslFactory_424
     {
       #keys: '[415136.0.1047641312]'
       BaseType: 'WebDropDownStringList'
       Properties:
       [
+        InitialValue: 'all;8200;8201'
         Label: '宸ュ巶浠g爜'
         Strings: 'All;DL;CC'
         Taborder: 1
       ]
     }
+    Component efVersion
+    {
+      #keys: '[415136.0.1184400599]'
+      BaseType: 'WebEditField'
+      Properties:
+      [
+        Label: '鐗堟湰'
+        Taborder: 2
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3