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