From edfbb3b9cb8a6700df14ee75a6981f48e13c76c5 Mon Sep 17 00:00:00 2001 From: yypsybs <yypsybs@foxmail.com> Date: 星期五, 13 十月 2023 10:09:02 +0800 Subject: [PATCH] 制造LT归集优化,产销预算测试数据生成逻辑修改 --- _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