From f4b1cd1ea4e8002795f0867c2e56209641d5225e Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 14 八月 2024 10:19:20 +0800
Subject: [PATCH] 发动机管线报表删掉所有机加件

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
index a78b527..1223d6d 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
@@ -16,6 +16,17 @@
         Title: 'CC engine logistics cost report'
       ]
     }
+    Component MenuDLEngineLogisticsCostReport
+    {
+      #keys: '[415136.0.991620623]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'MONEY2'
+        Taborder: 1
+        Title: 'DL engine logistics cost report'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3