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_pVersionInfomationCompare.def | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationCompare.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationCompare.def index 048766e..e0e936b 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationCompare.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pVersionInfomationCompare.def @@ -13,7 +13,7 @@ [ DataBinding: 'dhCompareVersion.Data.Name' Label: '瀵规瘮闇�姹傜増鏈細' - Taborder: 0 + Taborder: 1 ] } Component ButtonDelete2 @@ -24,7 +24,7 @@ [ Image: 'DELETE' Label: 'Delete' - Taborder: 1 + Taborder: 0 ] } ] -- Gitblit v1.9.3