From 5f8bcf34b598f40388661497c74c788b13b904dc Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 15 八月 2024 14:41:41 +0800
Subject: [PATCH] 机加件管线报表周度bug

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
index 8367d24..ac50d15 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -27,6 +27,17 @@
         Title: 'Machine stock data'
       ]
     }
+    Component MenuFinishedEngineInventory
+    {
+      #keys: '[415136.0.933525462]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'SPREADSHEET'
+        Taborder: 2
+        Title: 'Finished engine inventory'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3