From a35a334af2f2c626538e0f6245a36f1ce5a5536f Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 25 十一月 2024 17:46:05 +0800
Subject: [PATCH] 上线/下线/库存存档bug

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
index 77bd762..b2d24bd 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -38,14 +38,15 @@
         Title: 'Finished engine inventory'
       ]
     }
-    Component mInterfacePlanInventoryDataPush
+    Component MenuShippingData
     {
-      #keys: '[413988.0.1495640230]'
+      #keys: '[415136.0.1330021031]'
       BaseType: 'WebMenu'
       Properties:
       [
+        Image: 'HAND_TRUCK_BAG'
         Taborder: 3
-        Title: '璁″垝搴撳瓨鏁版嵁鎺ㄩ�佹帴鍙f祴璇�'
+        Title: 'Shipping data'
       ]
     }
   ]

--
Gitblit v1.9.3