From 15e2b69e70f1d1f3c58191c399be7f99b87eb229 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期三, 18 九月 2024 16:08:44 +0800
Subject: [PATCH] 换型损失设置日期区间判定bug
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def | 29 +++++++++++++++++++++++++----
1 files changed, 25 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..3bde815 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,21 @@
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'
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3