From 2d107a69e5d84532a7dd5defe3196280b23b4d1f Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 26 八月 2024 15:24:33 +0800
Subject: [PATCH] 装配上线计划+机加下线计划- SAP接口类
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def | 36 +++++++++++++++++++++++++++++++++++-
1 files changed, 35 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..6debfc3 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -64,9 +64,43 @@
BaseType: 'WebMenu'
Properties:
[
+ Description: 'Customer demand(PPA + IDS)'
Image: 'FLAG_AMBER'
Taborder: 5
- Title: 'Customer demand(PPA + IDS)'
+ Title: '瀹㈡埛闇�姹傦紙PPA+IDS锛�-PPPS'
+ ]
+ }
+ Component MenuIAssemblyOnlinePlanPPPS
+ {
+ #keys: '[415136.0.1044250211]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'DELIVERY_AMBER'
+ Taborder: 6
+ Title: '瑁呴厤涓婄嚎璁″垝-PPPS'
+ ]
+ }
+ Component MenuIAOnlineAndMOfflinePlanPIR
+ {
+ #keys: '[415136.0.1044250378]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'DELIVERY_BLUE'
+ Taborder: 7
+ Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-PIR'
+ ]
+ }
+ Component MenuAOnlineAndMOfflinePlanMS64
+ {
+ #keys: '[415136.0.1044210780]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'DELIVERY_CYAN'
+ Taborder: 8
+ Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-MS64'
]
}
]
--
Gitblit v1.9.3