From 8afe90b633046db39042aada36b88193062f8cff Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 09 一月 2025 15:52:35 +0800
Subject: [PATCH] 机加管线报表库存计算参数入场离场数量计算

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
index 5d56dca..944c9c4 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
@@ -27,6 +27,72 @@
         Taborder: 1
       ]
     }
+    Component ButtonOfflinePlanArchiveReport
+    {
+      #keys: '[415136.0.1255420048]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'PAPER_JET'
+        Label: '涓嬬嚎璁″垝瀛樻。'
+        Taborder: 2
+      ]
+    }
+    Component ButtonInventoryPlanArchiveReport
+    {
+      #keys: '[415136.0.1277502282]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'WAREHOUSE'
+        Label: '璁″垝搴撳瓨瀛樻。'
+        Taborder: 3
+      ]
+    }
+    Component ButtonArchivePackagingPlan
+    {
+      #keys: '[414996.1.236261009]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'PRODUCT'
+        Label: '鍖呰璁″垝瀛樻。'
+        Taborder: 4
+      ]
+    }
+    Component ButtonArchiveTransferPlan
+    {
+      #keys: '[414996.1.236261022]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'TRUCK2_BLUE'
+        Label: '杩愯緭璁″垝瀛樻。'
+        Taborder: 5
+      ]
+    }
+    Component ButtonArchiveReport
+    {
+      #keys: '[414996.1.245462991]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'KEYBOARD_KEY_SHIFT'
+        Label: '鐝璁″垝瀛樻。'
+        Taborder: 6
+      ]
+    }
+    Component bTRCForecastArchive
+    {
+      #keys: '[413988.1.153623307]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'CLOUD'
+        Label: 'TRC 闇�姹傚瓨妗�'
+        Taborder: 7
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3