From ff94e4575e019378c4fd06775f597c9033517c24 Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期四, 15 八月 2024 18:28:05 +0800 Subject: [PATCH] BUG修复 --- _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