From 7a87b3288bf41e1a42ba3b2558e86116555596ff Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 19 八月 2024 17:37:05 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def |   41 +++++++++++++++++++++++++++++++++++++----
 1 files changed, 37 insertions(+), 4 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
index 90dcee1..e126415 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuEngineLogisticsCostReport.def
@@ -12,8 +12,8 @@
       Properties:
       [
         Description: 'CC engine logistics cost report'
-        Image: 'MONEY2'
-        Taborder: 0
+        Image: 'MONEY_COINS2'
+        Taborder: 1
         Title: '闀挎槬鍙戝姩鏈虹墿娴佹垚鏈姤琛�'
       ]
     }
@@ -24,11 +24,44 @@
       Properties:
       [
         Description: 'DL engine logistics cost report'
-        Image: 'MONEY2'
-        Taborder: 1
+        Image: 'PIGGY_BANK'
+        Taborder: 2
         Title: '澶ц繛鍙戝姩鏈虹墿娴佹垚鏈姤琛�'
       ]
     }
+    Component mMachineLogisticsCostReport
+    {
+      #keys: '[413988.0.1492770837]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'LOCATION_PIN'
+        Taborder: 0
+        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: '澶ц繛鍙戝姩鏈烘枡鏋舵姤琛�'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3