From 34b02d3caae57cbfc615b04483f7fea1912addae Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 22:42:27 +0800 Subject: [PATCH] 调整页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration\043100.def" b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def similarity index 67% copy from "_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration\043100.def" copy to _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def index 397397e..6bcde59 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pGeneration\043100.def" +++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pGeneration208.def @@ -1,14 +1,13 @@ Quintiq file version 2.0 -Component pGeneration id:pGeneration_100 +Component pGeneration208 { - #keys: '[414996.1.191962760]' + #keys: '[414996.1.211222179]' BaseType: 'WebPanel' Children: [ - #child: ListGenerations_61 - Component dhGenerations + Component dhGenerations423 { - #keys: '[414996.1.191962766]' + #keys: '[414996.1.211222180]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Properties: @@ -16,22 +15,23 @@ Taborder: 1 ] } - Component dhCheckGenerations + #child: ListGenerations366 + Component dhCheckGenerations744 { - #keys: '[414996.1.191962767]' + #keys: '[414996.1.211222186]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Children: [ - Component deCheckGenerations + Component deCheckGenerations857 { - #keys: '[414996.1.191962768]' + #keys: '[414996.1.211222187]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'structured[LocalValue]' FixedFilter: 'object.IsCheck()' - Source: 'dhGenerations' + Source: 'dhGenerations423' Taborder: 0 Transformation: 'Elements' ] -- Gitblit v1.9.3