From 4be2a228025a44c7cc4a1fec31d5ade0f84a988b Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期一, 14 十月 2024 16:49:11 +0800 Subject: [PATCH] 财务产量/销量报表查询条件多选 --- _Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable.def | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable\043623.def" b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable.def similarity index 83% rename from "_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable\043623.def" rename to _Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable.def index 4ef0432..3139930 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable\043623.def" +++ b/_Main/UI/MacroPlannerWebApp/Component_FormFinancialSalesReport/Component_MatrixEditorTable.def @@ -1,19 +1,19 @@ Quintiq file version 2.0 -Component MatrixEditorTable id:MatrixEditorTable_623 +Component MatrixEditorTable { - #keys: '[415136.0.858621867]' + #keys: '[415136.0.1193322115]' BaseType: 'WebMatrixEditor' Children: [ Component MatrixEditorCellTable { - #keys: '[415136.0.858621868]' + #keys: '[415136.0.1193322116]' BaseType: 'WebMatrixEditorCell' Children: [ Component DataExtractorCell { - #keys: '[415136.0.858621869]' + #keys: '[415136.0.1193322117]' BaseType: 'WebDataExtractor' Properties: [ @@ -35,13 +35,13 @@ } Component MatrixEditorRowsTable { - #keys: '[415136.0.858621870]' + #keys: '[415136.0.1193322118]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorRow { - #keys: '[415136.0.858621871]' + #keys: '[415136.0.1193322119]' BaseType: 'WebDataExtractor' Properties: [ @@ -61,13 +61,13 @@ } Component MatrixEditorColumnsTable { - #keys: '[415136.0.858621872]' + #keys: '[415136.0.1193322120]' BaseType: 'WebMatrixEditorHeaderLevel' Children: [ Component DataExtractorColumn { - #keys: '[415136.0.858621873]' + #keys: '[415136.0.1193322121]' BaseType: 'WebDataExtractor' Properties: [ @@ -86,8 +86,8 @@ Taborder: 2 ] } - #child: matrixEditorActionBarPageTable_1 - #child: matrixeditorContextMenuTable_1 + #child: matrixEditorActionBarPageTable + #child: matrixeditorContextMenuTable ] Properties: [ -- Gitblit v1.9.3