From 758fc181b53ce176600cf53586f753d73a827a92 Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 18:33:20 +0800 Subject: [PATCH] 调整全年计划报表的页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor\043127.def" b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def similarity index 85% rename from "_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor\043127.def" rename to _Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def index e9ed340..d1df979 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor\043127.def" +++ b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def @@ -1,19 +1,19 @@ Quintiq file version 2.0 -Component MatrixEditor id:MatrixEditor_127 +Component MatrixEditor { - #keys: '[412672.1.106503696]' + #keys: '[414996.1.209190963]' BaseType: 'WebMatrixEditor' Children: [ Component MatrixEditorCell { - #keys: '[412672.1.106503697]' + #keys: '[414996.1.209190964]' BaseType: 'WebMatrixEditorCell' Children: [ Component DataExtractorCells { - #keys: '[412672.1.106503698]' + #keys: '[414996.1.209190965]' BaseType: 'WebDataExtractor' Properties: [ @@ -34,13 +34,13 @@ } Component MatrixEditorRows { - #keys: '[412672.1.106503699]' + #keys: '[414996.1.209190966]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorRows { - #keys: '[412672.1.106503700]' + #keys: '[414996.1.209190967]' BaseType: 'WebDataExtractor' Properties: [ @@ -62,13 +62,13 @@ } Component MatrixEditorColumns { - #keys: '[412672.1.106503701]' + #keys: '[414996.1.209190968]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorColumns { - #keys: '[412672.1.106503702]' + #keys: '[414996.1.209190969]' BaseType: 'WebDataExtractor' Properties: [ @@ -88,8 +88,8 @@ Taborder: 2 ] } - #child: matrixEditorActionBarPageDemandComparison_1 - #child: matrixeditorContextMenuDemandComparison_1 + #child: matrixEditorActionBarPageDemandComparison + #child: matrixeditorContextMenuDemandComparison ] Properties: [ -- Gitblit v1.9.3