From 4f426fd0938d68df759fff7570ad6ec2e62bac96 Mon Sep 17 00:00:00 2001 From: renhao <renhui.hao@capgemini.com> Date: 星期三, 18 十月 2023 09:08:32 +0800 Subject: [PATCH] Merge branch 'dev' --- _Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Component_pnlContent.def | 22 +++++++++++++++++----- 1 files changed, 17 insertions(+), 5 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Component_pnlContent.def index 3c4dba9..71af1e8 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Component_pnlContent.def +++ b/_Main/UI/MacroPlannerWebApp/Component_DialogFillingCustomerAndForecast/Component_pnlContent.def @@ -12,6 +12,7 @@ Properties: [ DataBinding: 'DataHolderFilling.Data.VerNo' + Enabled: false Label: '鐗堟湰鍙�' Taborder: 0 ] @@ -24,7 +25,7 @@ [ DataBinding: 'DataHolderFilling.Data.BusinessType' Enabled: false - Label: 'BusinessType' + Label: '浜嬩笟閮�' ReadOnly: true Taborder: 1 ] @@ -37,7 +38,7 @@ [ DataBinding: 'DataHolderFilling.Data.Customer' Enabled: false - Label: 'Customer' + Label: '瀹㈡埛鍚嶇О' ReadOnly: true Taborder: 2 ] @@ -49,7 +50,7 @@ Properties: [ DataBinding: 'DataHolderFilling.Data.SalesAmount' - Label: 'SalesAmount' + Label: '濉骇鏁伴噺' Taborder: 3 ] } @@ -60,7 +61,7 @@ Properties: [ DataBinding: 'DataHolderFilling.Data.DemandDate' - Label: 'Demand Date' + Label: '闇�姹傛椂闂�' ReadOnly: true Taborder: 4 ] @@ -72,10 +73,21 @@ Properties: [ DataBinding: 'DataHolderFilling.Data.ForecastDemandDate' - Label: 'Forecast Demand Date' + Label: '闇�姹傞娴嬫椂闂�' Taborder: 5 ] } + Component ddslOrderType id:ddslOrderType_944 + { + #keys: '[414702.1.71083523]' + BaseType: 'WebDropDownStringList' + Properties: + [ + Label: '璁㈠崟绫诲瀷' + Strings: '鍙嶇;鎺堟潈' + Taborder: 6 + ] + } ] Properties: [ -- Gitblit v1.9.3