From 03585593dac6796b26e7c87dec60c453c5d5cb73 Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期三, 08 十一月 2023 10:02:58 +0800 Subject: [PATCH] 模组和面板关系配置 --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def index 654b259..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,16 +28,15 @@ Taborder: 1 ] } - Component AutomaticallyGenerate + Component bPullDataLakeGenerateRule { #keys: '[414702.1.14342122]' BaseType: 'WebButton' Properties: [ Image: 'CAR_CYAN' - Label: '鑷姩鐢熸垚瑙勫垯' + Label: '鏍规嵁鏁版嵁婀栫敓鎴�' Taborder: 2 - Visible: false ] } ] -- Gitblit v1.9.3