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 | 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 ac50d15..b2d24bd 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -38,6 +38,17 @@
Title: 'Finished engine inventory'
]
}
+ Component MenuShippingData
+ {
+ #keys: '[415136.0.1330021031]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'HAND_TRUCK_BAG'
+ Taborder: 3
+ Title: 'Shipping data'
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3