From bcd7eb876bff759f6aef96f1014b0bca7a3322ff Mon Sep 17 00:00:00 2001 From: rislai <risheng.lai@capgemini.com> Date: 星期五, 16 八月 2024 15:53:14 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev --- _Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def index 65628ad..b6ae3cb 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def +++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostMachining/Component_pnlContent.def @@ -5,17 +5,6 @@ BaseType: 'WebPanel' Children: [ - Component efFactory - { - #keys: '[413988.0.1457092631]' - BaseType: 'WebEditField' - Properties: - [ - DataBinding: 'DataHolderDialogData.Data.Factory' - Label: '宸ュ巶' - Taborder: 0 - ] - } Component efProduct { #keys: '[413988.0.1457092665]' @@ -115,6 +104,18 @@ Taborder: 9 ] } + Component ddslFactory id:ddslFactory_653 + { + #keys: '[415754.0.98423632]' + BaseType: 'WebDropDownStringList' + Properties: + [ + DataBinding: 'DataHolderDialogData.Data.Factory' + Label: '宸ュ巶' + Strings: '澶ц繛宸ュ巶;闀挎槬宸ュ巶' + Taborder: 0 + ] + } ] Properties: [ -- Gitblit v1.9.3