From d4d53b863bec6b836baff0f6f50131d8223cca4d Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期二, 27 八月 2024 10:52:01 +0800 Subject: [PATCH] 装配上线计划+机加下线计划筛选 --- _Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft#88.def | 44 +++++++++++++++++++++++++++++++++++++++----- 1 files changed, 39 insertions(+), 5 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def" "b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def" index 31cbf69..48c5652 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def" +++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlLeft\04388.def" @@ -13,6 +13,7 @@ [ Label: '宸ュ巶浠g爜' Taborder: 0 + Visible: false ] } Component dsStartDate @@ -22,7 +23,7 @@ Properties: [ Label: '寮�濮嬫棩鏈�' - Taborder: 1 + Taborder: 2 ] } Component dsEndDate @@ -32,7 +33,7 @@ Properties: [ Label: '缁撴潫鏃ユ湡' - Taborder: 2 + Taborder: 3 ] } Component cbActiveVersion @@ -43,7 +44,7 @@ [ Checked: true Label: '鏄惁婵�娲荤増鏈�' - Taborder: 5 + Taborder: 8 ] } Component ddlOriginMacroPlan @@ -70,7 +71,8 @@ [ DisplayField: 'Name' Label: '浠庣増鏈�' - Taborder: 3 + Taborder: 4 + Visible: false ] } Component ddlDestinationMacroPlan @@ -97,7 +99,39 @@ [ DisplayField: 'Name' Label: '鍒扮増鏈�' - Taborder: 4 + Taborder: 6 + Visible: false + ] + } + Component efVersionFrom + { + #keys: '[415136.0.1047640864]' + BaseType: 'WebEditField' + Properties: + [ + Label: '浠庣増鏈�' + Taborder: 5 + ] + } + Component efVersionTo + { + #keys: '[415136.0.1047640919]' + BaseType: 'WebEditField' + Properties: + [ + Label: '鍒扮増鏈�' + Taborder: 7 + ] + } + Component ddslFactory + { + #keys: '[415136.0.1047641023]' + BaseType: 'WebDropDownStringList' + Properties: + [ + Label: '宸ュ巶浠g爜' + Strings: 'All;DL;CC' + Taborder: 1 ] } ] -- Gitblit v1.9.3