From 6d6cc10d9e8e242661da7fd655dec155a09d676c Mon Sep 17 00:00:00 2001 From: haorenhui <renhui.hao@capgemini.com> Date: 星期一, 30 十月 2023 11:41:12 +0800 Subject: [PATCH] actual关键物料判断 --- _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def index b01bde0..a635d39 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption1.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 Component PanelInterfaceOption1 { - #keys: '[414702.0.459752107]' + #keys: '[414702.1.37166701]' BaseType: 'WebPanel' Children: [ Component CheckboxCustomOrder { - #keys: '[414702.0.459786494]' + #keys: '[414702.1.37166702]' BaseType: 'WebCheckbox' Properties: [ @@ -17,7 +17,7 @@ } Component CheckboxForecast { - #keys: '[414702.0.459501981]' + #keys: '[414702.1.37166703]' BaseType: 'WebCheckbox' Properties: [ @@ -27,7 +27,7 @@ } Component CheckboxUnitOfMeasure_MP { - #keys: '[414702.0.500042972]' + #keys: '[414702.1.37166704]' BaseType: 'WebCheckbox' Properties: [ @@ -37,7 +37,7 @@ } Component CheckboxSalesSegment_MP { - #keys: '[414702.0.498882706]' + #keys: '[414702.1.37166705]' BaseType: 'WebCheckbox' Properties: [ @@ -47,7 +47,7 @@ } Component CheckboxProduct_MP { - #keys: '[414702.0.500281942]' + #keys: '[414702.1.37166706]' BaseType: 'WebCheckbox' Properties: [ @@ -60,6 +60,6 @@ [ FixedSize: true Orientation: 'horizontal' - Taborder: 0 + Taborder: 1 ] } -- Gitblit v1.9.3