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_PanelInterfaceOption3.def | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption3.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption3.def index f48dbeb..b29c642 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption3.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceOption3.def @@ -1,13 +1,13 @@ Quintiq file version 2.0 Component PanelInterfaceOption3 { - #keys: '[414702.0.501742781]' + #keys: '[414702.1.37166837]' BaseType: 'WebPanel' Children: [ Component CheckboxInventorySupply { - #keys: '[414702.0.503576372]' + #keys: '[414702.1.37166838]' BaseType: 'WebCheckbox' Properties: [ @@ -17,7 +17,7 @@ } Component CheckboxStockingPointCost { - #keys: '[414702.0.503748797]' + #keys: '[414702.1.37166839]' BaseType: 'WebCheckbox' Properties: [ @@ -27,7 +27,7 @@ } Component CheckboxOperationCost { - #keys: '[414702.0.503158219]' + #keys: '[414702.1.37166840]' BaseType: 'WebCheckbox' Properties: [ @@ -37,7 +37,7 @@ } Component CheckboxDOI_DSI { - #keys: '[414702.0.503158880]' + #keys: '[414702.1.37166841]' BaseType: 'WebCheckbox' Properties: [ @@ -47,7 +47,7 @@ } Component CheckboxCustomerGrade { - #keys: '[414702.0.503159013]' + #keys: '[414702.1.37166842]' BaseType: 'WebCheckbox' Properties: [ @@ -60,6 +60,6 @@ [ FixedSize: true Orientation: 'horizontal' - Taborder: 2 + Taborder: 3 ] } -- Gitblit v1.9.3