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_ContextMenuInterface.def | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def index 8367d24..d2443b9 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def @@ -27,6 +27,39 @@ Title: 'Machine stock data' ] } + Component MenuFinishedEngineInventory + { + #keys: '[415136.0.933525462]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'SPREADSHEET' + Taborder: 2 + Title: 'Finished engine inventory' + ] + } + Component MenuShippingData + { + #keys: '[415136.0.1330021031]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'HAND_TRUCK_BAG' + Taborder: 3 + Title: 'Shipping data' + ] + } + Component MenuActualDailyProduction + { + #keys: '[414996.1.256661804]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'RSS' + Taborder: 4 + Title: '瀹為檯姣忔棩鐢熶骇璁″垝' + ] + } ] Properties: [ -- Gitblit v1.9.3