From 880f3c0257eeb8c37761d484258fdd102a369a19 Mon Sep 17 00:00:00 2001
From: 陈清红 <420599804@qq.com>
Date: 星期一, 14 四月 2025 16:46:36 +0800
Subject: [PATCH] BUG&优化项

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def |   61 +++++++++++++++++++++++++++++-
 1 files changed, 59 insertions(+), 2 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
index a78b527..b49fa7a 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
@@ -11,9 +11,66 @@
       BaseType: 'WebMenu'
       Properties:
       [
-        Image: 'MONEY2'
+        Description: 'CC engine logistics cost report'
+        Image: 'MONEY_COINS2'
+        Taborder: 1
+        Title: '闀挎槬鍙戝姩鏈虹墿娴佹垚鏈姤琛�'
+      ]
+    }
+    Component MenuDLEngineLogisticsCostReport
+    {
+      #keys: '[415136.0.991620623]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Description: 'DL engine logistics cost report'
+        Image: 'PIGGY_BANK'
+        Taborder: 2
+        Title: '澶ц繛鍙戝姩鏈虹墿娴佹垚鏈姤琛�'
+      ]
+    }
+    Component mMachineLogisticsCostReport
+    {
+      #keys: '[413988.0.1492770837]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'LOCATION_PIN'
         Taborder: 0
-        Title: 'CC engine logistics cost report'
+        Title: '鏈哄姞鐗╂祦鎴愭湰鎶ヨ〃'
+      ]
+    }
+    Component mCC_EngineRackReport
+    {
+      #keys: '[413988.0.1492701081]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'SATELLITE'
+        Taborder: 3
+        Title: '闀挎槬鍙戝姩鏈烘枡鏋舵姤琛�'
+      ]
+    }
+    Component mDL_EngineRackReport
+    {
+      #keys: '[413988.0.1492780876]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'EARTH_LOCATION'
+        Taborder: 4
+        Title: '澶ц繛鍙戝姩鏈烘枡鏋舵姤琛�'
+      ]
+    }
+    Component mMaterialRackTotalSetting
+    {
+      #keys: '[413988.1.16000836]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'WINDOW_GEAR'
+        Taborder: 5
+        Title: '鏂欐灦鎬绘暟閲忚缃�'
       ]
     }
   ]

--
Gitblit v1.9.3