From 02145cbdd92487b73b8876fa3fadf92422dea371 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期三, 13 十一月 2024 10:05:10 +0800 Subject: [PATCH] 修改页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration.def | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration.def similarity index 67% rename from _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def rename to _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration.def index 6bcde59..298d5bf 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 -Component pGeneration208 +Component pGeneration { - #keys: '[414996.1.211222179]' + #keys: '[414996.1.215964120]' BaseType: 'WebPanel' Children: [ - Component dhGenerations423 + Component dhGenerations { - #keys: '[414996.1.211222180]' + #keys: '[414996.1.215964121]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Properties: @@ -15,23 +15,23 @@ Taborder: 1 ] } - #child: ListGenerations366 - Component dhCheckGenerations744 + #child: ListGenerations + Component dhCheckGenerations { - #keys: '[414996.1.211222186]' + #keys: '[414996.1.215964127]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Children: [ - Component deCheckGenerations857 + Component deCheckGenerations { - #keys: '[414996.1.211222187]' + #keys: '[414996.1.215964128]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'structured[LocalValue]' FixedFilter: 'object.IsCheck()' - Source: 'dhGenerations423' + Source: 'dhGenerations' Taborder: 0 Transformation: 'Elements' ] -- Gitblit v1.9.3