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_FormInterfaceTest/Component_PanelInterfaceOption5.def | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption5.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption5.def
index 0eb21a4..e1cec20 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption5.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption5.def
@@ -15,6 +15,26 @@
Taborder: 0
]
}
+ Component CheckAnnualBudgetData
+ {
+ #keys: '[414702.1.400711162]'
+ BaseType: 'WebCheckbox'
+ Properties:
+ [
+ Label: 'AnnualBudgetData'
+ Taborder: 1
+ ]
+ }
+ Component CheckboxModulePanelCorrespondence
+ {
+ #keys: '[414702.1.470760794]'
+ BaseType: 'WebCheckbox'
+ Properties:
+ [
+ Label: 'ModulePanelCorrespondence'
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3