From 80c6948cd396f85fa3b19a6b22cfc29ae68e60d6 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 11 九月 2024 16:27:22 +0800
Subject: [PATCH] Update StaticMethod_Archive.qbl
---
_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def | 14 +++++++++++++-
1 files changed, 13 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..84251b8 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_pSelectionPR.def
@@ -29,6 +29,7 @@
[
DisplayField: 'Name'
Label: '鍩哄噯闇�姹傜増鏈細'
+ NumberOfColumns: 50
Taborder: 0
]
}
@@ -68,7 +69,19 @@
[
DisplayField: 'Name'
Label: '瀵规瘮闇�姹傜増鏈細'
+ NumberOfColumns: 50
Taborder: 2
+ ]
+ }
+ Component bSelectionChecks700
+ {
+ #keys: '[414996.1.13998597]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'CHECK'
+ Label: '纭閫夋嫨'
+ Taborder: 3
]
}
]
@@ -78,6 +91,5 @@
Orientation: 'horizontal'
Taborder: 1
Title: 'PR'
- Visible: false
]
}
--
Gitblit v1.9.3