From 1d05303e9cba4871a61b9890033bf8e20efc7a60 Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期一, 26 八月 2024 17:38:15 +0800 Subject: [PATCH] 生产计划推送接口 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def index 4509029..dcad4a7 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def @@ -65,10 +65,20 @@ Properties: [ Image: 'FLAG_AMBER' - Taborder: 5 + Taborder: 6 Title: 'Customer demand(PPA + IDS)' ] } + Component mInterfaceProductionSchedulingPlanPush + { + #keys: '[415754.0.140441770]' + BaseType: 'WebMenu' + Properties: + [ + Taborder: 5 + Title: '鐢熶骇鎺掔▼璁″垝鏁版嵁鎺ㄩ�佹帴鍙f祴璇�' + ] + } ] Properties: [ -- Gitblit v1.9.3