From 20bac026b51b5d6572a6107ef09397288bbc6dd8 Mon Sep 17 00:00:00 2001 From: lazhen <17772815105@139.com> Date: 星期三, 06 十一月 2024 15:38:32 +0800 Subject: [PATCH] 发送报表数据 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def | 40 ++++++++++++++++++++++++++++++++++++---- 1 files changed, 36 insertions(+), 4 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def index 6debfc3..6807e36 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def @@ -66,8 +66,18 @@ [ Description: 'Customer demand(PPA + IDS)' Image: 'FLAG_AMBER' - Taborder: 5 + Taborder: 6 Title: '瀹㈡埛闇�姹傦紙PPA+IDS锛�-PPPS' + ] + } + Component mInterfaceProductionSchedulingPlanPush + { + #keys: '[415754.0.140441770]' + BaseType: 'WebMenu' + Properties: + [ + Taborder: 5 + Title: '鐢熶骇鎺掔▼璁″垝鏁版嵁鎺ㄩ�佹帴鍙f祴璇�' ] } Component MenuIAssemblyOnlinePlanPPPS @@ -77,7 +87,7 @@ Properties: [ Image: 'DELIVERY_AMBER' - Taborder: 6 + Taborder: 7 Title: '瑁呴厤涓婄嚎璁″垝-PPPS' ] } @@ -88,7 +98,7 @@ Properties: [ Image: 'DELIVERY_BLUE' - Taborder: 7 + Taborder: 8 Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-PIR' ] } @@ -99,10 +109,32 @@ Properties: [ Image: 'DELIVERY_CYAN' - Taborder: 8 + Taborder: 9 Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-MS64' ] } + Component MenuInterfaceInventoryReport + { + #keys: '[415136.0.1097611829]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'WAREHOUSE' + Taborder: 10 + Title: 'Inventory report' + ] + } + Component mOfflinePlanInterface + { + #keys: '[413988.0.1697411489]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'WIND_ENGINE_OFFSHORE' + Taborder: 11 + Title: '涓嬬嚎璁″垝' + ] + } ] Properties: [ -- Gitblit v1.9.3