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_FormDemandComparison/Component_PanelFilter#137.def | 25 +++++++++++++------------ 1 files changed, 13 insertions(+), 12 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelFilter\043119.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelFilter\043137.def" similarity index 76% copy from "_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelFilter\043119.def" copy to "_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelFilter\043137.def" index cd8db6b..1af6873 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_PanelFilter\043119.def" +++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelFilter\043137.def" @@ -1,13 +1,13 @@ Quintiq file version 2.0 -Component PanelFilter id:PanelFilter_119 +Component PanelFilter id:PanelFilter_137 { - #keys: '[412672.1.61991354]' + #keys: '[414996.1.211223420]' BaseType: 'WebPanel' Children: [ Component ddslGeneration { - #keys: '[412672.1.61991355]' + #keys: '[414996.1.211223421]' BaseType: 'WebDropDownStringList' Properties: [ @@ -17,7 +17,7 @@ } Component ddslMQBMLB { - #keys: '[412672.1.61991356]' + #keys: '[414996.1.211223422]' BaseType: 'WebDropDownStringList' Properties: [ @@ -27,7 +27,7 @@ } Component ddslPower { - #keys: '[412672.1.61991357]' + #keys: '[414996.1.211223423]' BaseType: 'WebDropDownStringList' Properties: [ @@ -37,7 +37,7 @@ } Component dsStartDate { - #keys: '[412672.1.61991358]' + #keys: '[414996.1.211223424]' BaseType: 'WebDateSelector' Properties: [ @@ -47,7 +47,7 @@ } Component dsEndDate { - #keys: '[412672.1.61991359]' + #keys: '[414996.1.211223425]' BaseType: 'WebDateSelector' Properties: [ @@ -56,9 +56,9 @@ Taborder: 5 ] } - Component ButtonFilter + Component ButtonFilter485 { - #keys: '[412672.1.61991360]' + #keys: '[414996.1.211223426]' BaseType: 'WebButton' Properties: [ @@ -68,7 +68,7 @@ } Component dhStartDate { - #keys: '[412672.1.61991361]' + #keys: '[414996.1.211223427]' BaseType: 'WebDataHolder' Databinding: 'Date*' Properties: @@ -78,7 +78,7 @@ } Component dhEndDate { - #keys: '[412672.1.61991362]' + #keys: '[414996.1.211223428]' BaseType: 'WebDataHolder' Databinding: 'Date*' Properties: @@ -88,7 +88,7 @@ } Component ButtonClearFilter { - #keys: '[414996.1.115030257]' + #keys: '[414996.1.211223429]' BaseType: 'WebButton' Properties: [ @@ -102,5 +102,6 @@ FixedSize: true Orientation: 'horizontal' Taborder: 1 + Visible: false ] } -- Gitblit v1.9.3