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 | 18 +++++++++++++++--- 1 files changed, 15 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..d2443b9 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def @@ -38,14 +38,26 @@ 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' + ] + } + Component MenuActualDailyProduction + { + #keys: '[414996.1.256661804]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'RSS' + Taborder: 4 + Title: '瀹為檯姣忔棩鐢熶骇璁″垝' ] } ] -- Gitblit v1.9.3