From c68366f4601f543e90ff2e81633c2a166e0c819d Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期三, 08 十一月 2023 15:36:20 +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