From adf8845272d8005f7bb088cda9ce80bfd21e59d2 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期三, 16 十月 2024 19:16:08 +0800 Subject: [PATCH] 修复一些bug --- _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationBase.def | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationBase.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationBase.def index 0c750e5..6d7436e 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationBase.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationBase.def @@ -13,7 +13,7 @@ [ DataBinding: 'dhBaseVersion.Data.Name' Label: '鍩哄噯闇�姹傜増鏈細' - Taborder: 0 + Taborder: 1 ] } Component ButtonDelete @@ -24,7 +24,7 @@ [ Image: 'DELETE' Label: 'Delete' - Taborder: 1 + Taborder: 0 ] } ] -- Gitblit v1.9.3