From efbcc566c76bdad4aeb700510b57eed2f9bd1d88 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期五, 15 十一月 2024 17:00:29 +0800 Subject: [PATCH] 客户需求计划页面排版 --- _Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/_ROOT_Component_FormCustomerDemandPPAIDS.def | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/_ROOT_Component_FormCustomerDemandPPAIDS.def b/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/_ROOT_Component_FormCustomerDemandPPAIDS.def index f8c1a45..f3a5739 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/_ROOT_Component_FormCustomerDemandPPAIDS.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCustomerDemandPPAIDS/_ROOT_Component_FormCustomerDemandPPAIDS.def @@ -31,6 +31,16 @@ ] Properties: [ + Taborder: 1 + ] + } + Component DataHolderTable + { + #keys: '[415136.0.1307973765]' + BaseType: 'WebDataHolder' + Databinding: 'CustomerDemandIDS' + Properties: + [ Taborder: 0 ] } -- Gitblit v1.9.3