From f17217ea2bcfb6a63037a37cb77f208956157e03 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期二, 27 八月 2024 14:27:56 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _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