From 7c37f98f0d6e0da998a5d3dad5dd0081f5686e17 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期五, 18 十月 2024 11:22:12 +0800
Subject: [PATCH] 修复一些bug,添加存档文件的维护功能

---
 _Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation#568.def |   17 ++++++++++++++---
 1 files changed, 14 insertions(+), 3 deletions(-)

diff --git "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def" "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
index 44b99a9..b87d778 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_FormDemandComparison/Component_PanelOperation\043568.def"
@@ -12,7 +12,7 @@
       Properties:
       [
         Label: '寮�濮嬪姣�'
-        Taborder: 2
+        Taborder: 3
       ]
     }
     Component dhXMLDataListener id:dhXMLDataListener_906
@@ -38,7 +38,7 @@
       ]
       Properties:
       [
-        Taborder: 1
+        Taborder: 2
       ]
     }
     Component bExport id:bExport_98
@@ -49,10 +49,21 @@
       [
         Image: 'EXPORT1'
         Label: '瀵煎嚭'
-        Taborder: 0
+        Taborder: 1
       ]
     }
     #child: pVersionInfomation
+    Component bMaintainArchivedFiles
+    {
+      #keys: '[414996.1.144423972]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'MAGAZINE_FOLDER'
+        Label: 'M'
+        Taborder: 0
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3