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_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def index a5cade2..69737c7 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def +++ b/_Main/UI/MacroPlannerWebApp/Component_DialogCreateEditLogisticsCostEngine/Component_pnlContent.def @@ -5,17 +5,6 @@ BaseType: 'WebPanel' Children: [ - Component efFactory id:efFactory_245 - { - #keys: '[413988.0.1457133347]' - BaseType: 'WebEditField' - Properties: - [ - DataBinding: 'DataHolderDialogData.Data.Factory' - Label: '宸ュ巶' - Taborder: 0 - ] - } Component efGeneration { #keys: '[413988.0.1457133350]' @@ -93,6 +82,18 @@ Taborder: 7 ] } + Component ddslFactory + { + #keys: '[415754.0.98386037]' + BaseType: 'WebDropDownStringList' + Properties: + [ + DataBinding: 'DataHolderDialogData.Data.Factory' + Label: '宸ュ巶' + Strings: '澶ц繛宸ュ巶;闀挎槬宸ュ巶' + Taborder: 0 + ] + } ] Properties: [ -- Gitblit v1.9.3