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_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def |   72 +++++++++++++++++++++++------------
 1 files changed, 47 insertions(+), 25 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def
index 49bac54..f843c03 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostTransport/Component_pnlContent.def
@@ -16,28 +16,6 @@
         Taborder: 0
       ]
     }
-    Component efOrigin
-    {
-      #keys: '[413988.0.1458251274]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        DataBinding: 'DataHolderDialogData.Data.Origin'
-        Label: '璧峰鍦�'
-        Taborder: 1
-      ]
-    }
-    Component efDestination
-    {
-      #keys: '[413988.0.1458549250]'
-      BaseType: 'WebEditField'
-      Properties:
-      [
-        DataBinding: 'DataHolderDialogData.Data.Destination'
-        Label: '鐩殑鍦�'
-        Taborder: 2
-      ]
-    }
     Component npLoadingCapacity
     {
       #keys: '[413988.0.1456916992]'
@@ -45,8 +23,8 @@
       Properties:
       [
         DataBinding: 'DataHolderDialogData.Data.LoadingCapacity'
-        Label: '瑁呰浇瀹归噺'
-        Taborder: 3
+        Label: '瑁呰浇瀹归噺锛堟墭/杞︼級'
+        Taborder: 5
       ]
     }
     Component npTransportPrice
@@ -56,7 +34,51 @@
       Properties:
       [
         DataBinding: 'DataHolderDialogData.Data.TransportPrice'
-        Label: '杩愯緭鍗曚綅 (RMB/杞�)'
+        Label: '杩愯緭浠锋牸 (RMB/杞�)'
+        Taborder: 6
+      ]
+    }
+    Component ddslOrigin
+    {
+      #keys: '[415754.0.97111795]'
+      BaseType: 'WebDropDownStringList'
+      Properties:
+      [
+        DataBinding: 'DataHolderDialogData.Data.Origin'
+        Label: '璧峰鍦�'
+        Taborder: 1
+      ]
+    }
+    Component ddslDestination
+    {
+      #keys: '[415754.0.97143070]'
+      BaseType: 'WebDropDownStringList'
+      Properties:
+      [
+        DataBinding: 'DataHolderDialogData.Data.Destination'
+        Label: '鐩殑鍦�'
+        Taborder: 2
+      ]
+    }
+    Component dsStartDate
+    {
+      #keys: '[415754.0.251800972]'
+      BaseType: 'WebDateSelector'
+      Properties:
+      [
+        DataBinding: 'DataHolderDialogData.Data.StartDate'
+        Label: '寮�濮嬫椂闂�'
+        Taborder: 3
+      ]
+    }
+    Component dsEndDate
+    {
+      #keys: '[415754.0.251801015]'
+      BaseType: 'WebDateSelector'
+      Properties:
+      [
+        DataBinding: 'DataHolderDialogData.Data.EndDate'
+        Label: '缁撴潫鏃堕棿'
         Taborder: 4
       ]
     }

--
Gitblit v1.9.3