From 2f810c64ce22dabb7bb3bd0d6cf901da8d9f5ca4 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 15 十一月 2024 16:47:20 +0800
Subject: [PATCH] 部分存档界面排版调整

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
index f6b290e..83df532 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
@@ -27,6 +27,28 @@
         Taborder: 1
       ]
     }
+    Component ButtonLockPeriodData
+    {
+      #keys: '[414996.1.185742569]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'GEAR_VIEW'
+        Label: 'Lock period data'
+        Taborder: 2
+      ]
+    }
+    Component ButtonMaintainArchivedFiles
+    {
+      #keys: '[414996.1.213680180]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'DOCUMENTS_GEAR'
+        Label: 'Maintain archived files'
+        Taborder: 3
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3