From 96eeb9236a5ae72ead45e5aa8e9c57e5000f185b Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期一, 02 十月 2023 16:50:38 +0800 Subject: [PATCH] 接口优化 --- _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def index 05dd2d6..a50ad14 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def @@ -7,9 +7,12 @@ BaseType: 'WebForm' Children: [ - #child: PanelInterfaceOptions + #child: PanelInterfaceOption1 #child: PanelInterfaceTest - #child: PanelInterfaceTest981 + #child: PanelInterfaceGlobal_BrokerExecuteLog + #child: PanelInterfaceOption2 + #child: PanelInterfaceOption3 + #child: PanelInterfaceOption4 ] Properties: [ -- Gitblit v1.9.3