From 20680ab30a4a06f437f51a932a9e2327fbc924ea Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期二, 29 十月 2024 16:01:08 +0800
Subject: [PATCH] 大连外租库优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
index 1bf0f92..6c62f9e 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
@@ -21,7 +21,7 @@
             DataType: 'Archive'
             Source: 'Archive'
             Taborder: 0
-            Transformation: 'ArchivePR'
+            Transformation: 'ArchiveFile.astype(ArchivePR)'
           ]
         }
       ]
@@ -29,6 +29,7 @@
       [
         DisplayField: 'Name'
         Label: '鍩哄噯闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 0
       ]
     }
@@ -60,7 +61,7 @@
             FixedFilter: 'object <> baseSelection'
             Source: 'Archive'
             Taborder: 0
-            Transformation: 'ArchivePR'
+            Transformation: 'ArchiveFile.astype(ArchivePR)'
           ]
         }
       ]
@@ -68,7 +69,19 @@
       [
         DisplayField: 'Name'
         Label: '瀵规瘮闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 2
+      ]
+    }
+    Component bSelectionChecks700
+    {
+      #keys: '[414996.1.13998597]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'CHECK'
+        Label: '纭閫夋嫨'
+        Taborder: 3
       ]
     }
   ]
@@ -78,6 +91,5 @@
     Orientation: 'horizontal'
     Taborder: 1
     Title: 'PR'
-    Visible: false
   ]
 }

--
Gitblit v1.9.3