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_pRibbonUp.def |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
index 5790a5c..a6fd06a 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
@@ -1,13 +1,13 @@
 Quintiq file version 2.0
 Component pRibbonUp
 {
-  #keys: '[414996.1.210863284]'
+  #keys: '[414996.1.230731109]'
   BaseType: 'WebPanel'
   Children:
   [
-    Component bCreateBaseData id:bCreateBaseData_529
+    Component bCreateBaseData
     {
-      #keys: '[414996.1.210702981]'
+      #keys: '[414996.1.230731110]'
       BaseType: 'WebButton'
       Properties:
       [
@@ -16,9 +16,9 @@
         Taborder: 0
       ]
     }
-    Component bCreateFullTable id:bCreateFullTable_568
+    Component bCreateFullTable
     {
-      #keys: '[414996.1.210703007]'
+      #keys: '[414996.1.230731111]'
       BaseType: 'WebButton'
       Properties:
       [
@@ -27,9 +27,9 @@
         Taborder: 1
       ]
     }
-    Component rbgTimeUnit id:rbgTimeUnit_925
+    Component rbgTimeUnit
     {
-      #keys: '[414996.1.210703033]'
+      #keys: '[414996.1.230731112]'
       BaseType: 'WebRadioButtonGroup'
       Properties:
       [
@@ -40,9 +40,9 @@
         Taborder: 2
       ]
     }
-    Component dhTimeUnit id:dhTimeUnit_71
+    Component dhTimeUnit
     {
-      #keys: '[414996.1.210703063]'
+      #keys: '[414996.1.230731113]'
       BaseType: 'WebDataHolder'
       Databinding: 'String*'
       Properties:

--
Gitblit v1.9.3