From aa42b48fd2d23e75b64a0aec05d5be4b9ebf0465 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 05 十一月 2024 18:20:19 +0800
Subject: [PATCH] 计划库存后端类

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
index 5298ee8..e9f7f81 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupArchiveReport.def
@@ -34,7 +34,7 @@
       Properties:
       [
         Image: 'PAPER_JET'
-        Label: 'Offline plan archive'
+        Label: '涓嬬嚎璁″垝瀛樻。'
         Taborder: 2
       ]
     }
@@ -49,6 +49,17 @@
         Taborder: 3
       ]
     }
+    Component ButtonInventoryPlanArchiveReport
+    {
+      #keys: '[415136.0.1277502282]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'WAREHOUSE'
+        Label: '璁″垝搴撳瓨瀛樻。'
+        Taborder: 4
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3