From 642ffe272e766efc3fc23f02b324817a94ed6d92 Mon Sep 17 00:00:00 2001
From: lihongji <3117313295@qq.com>
Date: 星期一, 11 十一月 2024 17:46:06 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
index 3e57ff0..ff165bf 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionCurve.def
@@ -30,6 +30,7 @@
         DisplayField: 'Name'
         Label: '鍩哄噯闇�姹傜増鏈細'
         NumberOfColumns: 50
+        SortCriteria: 'desc:DateTime'
         Taborder: 0
       ]
     }
@@ -70,6 +71,7 @@
         DisplayField: 'Name'
         Label: '瀵规瘮闇�姹傜増鏈細'
         NumberOfColumns: 50
+        SortCriteria: 'desc:DateTime'
         Taborder: 2
       ]
     }

--
Gitblit v1.9.3