From 1ba69c3cf5c9e88d36db217bcc84ec8cda5d29b7 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 27 十一月 2024 12:10:01 +0800
Subject: [PATCH] 添加确认对话框

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def |   66 +++++++++++++++++++++++++++-----
 1 files changed, 55 insertions(+), 11 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
index e9f7f81..6d2c76c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
@@ -38,17 +38,6 @@
         Taborder: 2
       ]
     }
-    Component ButtonActualDailyProduction
-    {
-      #keys: '[414996.1.186223693]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Image: 'RSS'
-        Label: '瀹為檯姣忔棩鐢熶骇璁″垝'
-        Taborder: 3
-      ]
-    }
     Component ButtonInventoryPlanArchiveReport
     {
       #keys: '[415136.0.1277502282]'
@@ -57,9 +46,64 @@
       [
         Image: 'WAREHOUSE'
         Label: '璁″垝搴撳瓨瀛樻。'
+        Taborder: 3
+      ]
+    }
+    Component ButtonArchivePackagingPlan
+    {
+      #keys: '[414996.1.236261009]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'PRODUCT'
+        Label: 'Archive packaging plan'
         Taborder: 4
       ]
     }
+    Component ButtonArchiveTransferPlan
+    {
+      #keys: '[414996.1.236261022]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'TRUCK2_BLUE'
+        Label: 'Archive transfer plan'
+        Taborder: 5
+      ]
+    }
+    Component ButtonActualDailyProduction id:ButtonActualDailyProduction_478
+    {
+      #keys: '[414996.1.241250423]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'RSS'
+        Label: '瀹為檯姣忔棩鐢熶骇璁″垝'
+        Taborder: 7
+      ]
+    }
+    Component ButtonArchiveReport
+    {
+      #keys: '[414996.1.245462991]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'KEYBOARD_KEY_SHIFT'
+        Label: 'Archive shift plan'
+        Taborder: 6
+      ]
+    }
+    Component bTRCForecastArchive
+    {
+      #keys: '[413988.1.153623307]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'CLOUD'
+        Label: 'TRC 闇�姹傚瓨妗�'
+        Taborder: 8
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3