From f17217ea2bcfb6a63037a37cb77f208956157e03 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期二, 27 八月 2024 14:27:56 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def |   90 --------------------------------------------
 1 files changed, 1 insertions(+), 89 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
index d7da3c3..afc3f5b 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlContent.def
@@ -5,95 +5,7 @@
   BaseType: 'WebPanel'
   Children:
   [
-    Component efFactory id:efFactory_891
-    {
-      #keys: '[415136.0.1033612218]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '宸ュ巶浠g爜'
-        Taborder: 0
-      ]
-    }
-    Component dsStartDate id:dsStartDate_57
-    {
-      #keys: '[415136.0.1033612231]'
-      BaseType: 'WebDateSelector'
-      Properties:
-      [
-        Label: '寮�濮嬫棩鏈�'
-        Taborder: 1
-      ]
-    }
-    Component dsEndDate id:dsEndDate_963
-    {
-      #keys: '[415136.0.1033612244]'
-      BaseType: 'WebDateSelector'
-      Properties:
-      [
-        Label: '缁撴潫鏃ユ湡'
-        Taborder: 2
-      ]
-    }
-    Component efOriginMacroPlan
-    {
-      #keys: '[415136.0.1033612274]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '浠庣増鏈�'
-        Taborder: 3
-      ]
-    }
-    Component efDestinationMacroPlan
-    {
-      #keys: '[415136.0.1033612302]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        Label: '鍒扮増鏈�'
-        Taborder: 4
-      ]
-    }
-    Component cbActiveVersion
-    {
-      #keys: '[415136.0.1033612322]'
-      BaseType: 'WebCheckbox'
-      Properties:
-      [
-        Checked: true
-        Label: '鏄惁婵�娲荤増鏈�'
-        Taborder: 5
-      ]
-    }
-    Component ddlProduct
-    {
-      #keys: '[415136.0.1034848130]'
-      BaseType: 'WebDropDownList'
-      Databinding: 'Product_MP'
-      Children:
-      [
-        Component deContent
-        {
-          #keys: '[415136.0.1034848132]'
-          BaseType: 'WebDataExtractor'
-          Properties:
-          [
-            DataType: 'MacroPlan'
-            FixedFilter: 'object.IsLeaf()'
-            Source: 'MacroPlan'
-            Taborder: 0
-            Transformation: 'Product_MP'
-          ]
-        }
-      ]
-      Properties:
-      [
-        DisplayField: 'Name'
-        Label: '鐗╂枡鍙�'
-        Taborder: 6
-      ]
-    }
+    #child: pnlDialog
   ]
   Properties:
   [

--
Gitblit v1.9.3