From 2d107a69e5d84532a7dd5defe3196280b23b4d1f Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期一, 26 八月 2024 15:24:33 +0800 Subject: [PATCH] 装配上线计划+机加下线计划- SAP接口类 --- _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def | 41 +---------------------------------------- 1 files changed, 1 insertions(+), 40 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def index 2be7df6..f1a2cd6 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def +++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSPIR/Component_pnlContent.def @@ -5,46 +5,7 @@ BaseType: 'WebPanel' Children: [ - Component efFactory - { - #keys: '[415136.0.1033611885]' - BaseType: 'WebEditField' - Properties: - [ - Label: '宸ュ巶浠g爜' - Taborder: 0 - ] - } - Component efMacroPlan - { - #keys: '[415136.0.1033611906]' - BaseType: 'WebEditField' - Properties: - [ - Label: '鐗堟湰' - Taborder: 1 - ] - } - Component dsStartDate - { - #keys: '[415136.0.1033611945]' - BaseType: 'WebDateSelector' - Properties: - [ - Label: '璁″垝寮�濮嬫椂闂�' - Taborder: 2 - ] - } - Component dsEndDate - { - #keys: '[415136.0.1033611978]' - BaseType: 'WebDateSelector' - Properties: - [ - Label: '璁″垝缁撴潫鏃堕棿' - Taborder: 3 - ] - } + #child: pnlLeft ] Properties: [ -- Gitblit v1.9.3