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 |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_PanelImportAndExport.def
index 61c7b78..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,14 +28,14 @@
         Taborder: 1
       ]
     }
-    Component AutomaticallyGenerate
+    Component bPullDataLakeGenerateRule
     {
       #keys: '[414702.1.14342122]'
       BaseType: 'WebButton'
       Properties:
       [
         Image: 'CAR_CYAN'
-        Label: '鑷姩鐢熸垚瑙勫垯'
+        Label: '鏍规嵁鏁版嵁婀栫敓鎴�'
         Taborder: 2
       ]
     }

--
Gitblit v1.9.3