From f813d9b4799f6acd0c3d65b793ceaf26747e753f Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期一, 28 十月 2024 18:47:36 +0800
Subject: [PATCH] 上线计划优化

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
index 38f1b91..3e57ff0 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
@@ -21,7 +21,7 @@
             DataType: 'Archive'
             Source: 'Archive'
             Taborder: 0
-            Transformation: 'ArchiveCurve'
+            Transformation: 'ArchiveFile.astype(ArchiveCurve)'
           ]
         }
       ]
@@ -29,6 +29,7 @@
       [
         DisplayField: 'Name'
         Label: '鍩哄噯闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 0
       ]
     }
@@ -60,7 +61,7 @@
             FixedFilter: 'object <> baseSelection'
             Source: 'Archive'
             Taborder: 0
-            Transformation: 'ArchiveCurve'
+            Transformation: 'ArchiveFile.astype( ArchiveCurve )'
           ]
         }
       ]
@@ -68,6 +69,7 @@
       [
         DisplayField: 'Name'
         Label: '瀵规瘮闇�姹傜増鏈細'
+        NumberOfColumns: 50
         Taborder: 2
       ]
     }

--
Gitblit v1.9.3