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 | 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