From 352a2c435044be016982eec3a1cd3e3f51a71f4c Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 17:44:07 +0800 Subject: [PATCH] 修复一些bug --- _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