From 886d1f4f63de458a51f40d5966c7180ee64e0d22 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 13 十一月 2024 18:01:17 +0800
Subject: [PATCH] 重构计划汇总报表和全年计划报表

---
 _Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def
index 4ef6c00..8e1d5d0 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_MatrixEditor.def
@@ -1,19 +1,19 @@
 Quintiq file version 2.0
 Component MatrixEditor
 {
-  #keys: '[414996.1.209190963]'
+  #keys: '[414996.1.230731119]'
   BaseType: 'WebMatrixEditor'
   Children:
   [
     Component MatrixEditorCell
     {
-      #keys: '[414996.1.209190964]'
+      #keys: '[414996.1.230731120]'
       BaseType: 'WebMatrixEditorCell'
       Children:
       [
         Component DataExtractorCells
         {
-          #keys: '[414996.1.209190965]'
+          #keys: '[414996.1.230731121]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -34,13 +34,13 @@
     }
     Component MatrixEditorRows
     {
-      #keys: '[414996.1.209190966]'
+      #keys: '[414996.1.230731122]'
       BaseType: 'WebMatrixEditorHeaderLevel'
       Children:
       [
         Component DataExtractorRows
         {
-          #keys: '[414996.1.209190967]'
+          #keys: '[414996.1.230731123]'
           BaseType: 'WebDataExtractor'
           Properties:
           [
@@ -62,13 +62,13 @@
     }
     Component MatrixEditorColumns
     {
-      #keys: '[414996.1.209190968]'
+      #keys: '[414996.1.230731124]'
       BaseType: 'WebMatrixEditorHeaderLevel'
       Children:
       [
         Component DataExtractorColumns
         {
-          #keys: '[414996.1.209190969]'
+          #keys: '[414996.1.230731125]'
           BaseType: 'WebDataExtractor'
           Properties:
           [

--
Gitblit v1.9.3