From 2c714b2284a68fbe764bbd11dd23e74d42d83f34 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 06 十一月 2024 14:44:09 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomation.def |   34 +++++++++++++++++++---------------
 1 files changed, 19 insertions(+), 15 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomation.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomation.def
index 9d0dfe9..4cb57ad 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomation.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomation.def
@@ -5,43 +5,47 @@
   BaseType: 'WebPanel'
   Children:
   [
-    Component dhBaseVersionPath id:dhBaseVersionPath_640
+    Component dhCompareVersion
     {
-      #keys: '[412672.0.1119852775]'
+      #keys: '[414996.1.137780879]'
       BaseType: 'WebDataHolder'
-      Databinding: 'String*'
-      Properties:
-      [
-        Taborder: 2
-      ]
-    }
-    Component dhCompareVersionPath id:dhCompareVersionPath_582
-    {
-      #keys: '[412672.0.1119852802]'
-      BaseType: 'WebDataHolder'
-      Databinding: 'String*'
+      Databinding: 'ArchiveFile'
       Properties:
       [
         Taborder: 3
       ]
     }
+    Component dhBaseVersion
+    {
+      #keys: '[414996.1.137780892]'
+      BaseType: 'WebDataHolder'
+      Databinding: 'ArchiveFile'
+      Properties:
+      [
+        Taborder: 2
+      ]
+    }
     Component lBaseVersionName
     {
-      #keys: '[412672.0.1119853064]'
+      #keys: '[414996.1.144422027]'
       BaseType: 'WebLabel'
       Properties:
       [
+        DataBinding: 'dhBaseVersion.Data.Name'
         Label: '鍩哄噯闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 0
       ]
     }
     Component lCompareVersionName
     {
-      #keys: '[412672.0.1119853066]'
+      #keys: '[414996.1.144422050]'
       BaseType: 'WebLabel'
       Properties:
       [
+        DataBinding: 'dhCompareVersion.Data.Name'
         Label: '瀵规瘮闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 1
       ]
     }

--
Gitblit v1.9.3