From df5a7e1ad6835e78b2f9eb7428817b0c23b116bc Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期六, 11 十一月 2023 14:47:41 +0800 Subject: [PATCH] 新增模组&面板对应关系接口(断点) --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def index 367ca52..7dc70a9 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def @@ -11,6 +11,7 @@ BaseType: 'WebButton' Properties: [ + ButtonSize: 'compact' Image: 'IMPORT1' Label: '瀵煎叆' Taborder: 0 @@ -27,6 +28,17 @@ Taborder: 1 ] } + Component bPullDataLakeGenerateRule + { + #keys: '[414702.1.14342122]' + BaseType: 'WebButton' + Properties: + [ + Image: 'CAR_CYAN' + Label: '鏍规嵁鏁版嵁婀栫敓鎴�' + Taborder: 2 + ] + } ] Properties: [ -- Gitblit v1.9.3