From b2314071f7a9ab79852e219461e95c23f3f322de Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期日, 18 八月 2024 19:35:53 +0800 Subject: [PATCH] 修复一些bug --- _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def index 1bf0f92..6ea8065 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def @@ -71,6 +71,17 @@ Taborder: 2 ] } + Component bSelectionChecks700 + { + #keys: '[414996.1.13998597]' + BaseType: 'WebButton' + Properties: + [ + Image: 'CHECK' + Label: '纭閫夋嫨' + Taborder: 3 + ] + } ] Properties: [ @@ -78,6 +89,5 @@ Orientation: 'horizontal' Taborder: 1 Title: 'PR' - Visible: false ] } -- Gitblit v1.9.3