From 7b99a30e71cebb7faf3472f665e543bf65932758 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 29 八月 2024 16:09:03 +0800
Subject: [PATCH] 换型设置下载把当前页面内容带上

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def |   67 +++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
index 77bd762..da19376 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def
@@ -44,10 +44,75 @@
       BaseType: 'WebMenu'
       Properties:
       [
-        Taborder: 3
+        Taborder: 4
         Title: '璁″垝搴撳瓨鏁版嵁鎺ㄩ�佹帴鍙f祴璇�'
       ]
     }
+    Component MenuInterface367
+    {
+      #keys: '[415136.0.1024980241]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Separator: true
+        Taborder: 3
+      ]
+    }
+    Component MenuCustomerDemandPPAIDS
+    {
+      #keys: '[415136.0.1024980263]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Description: 'Customer demand(PPA + IDS)'
+        Image: 'FLAG_AMBER'
+        Taborder: 6
+        Title: '瀹㈡埛闇�姹傦紙PPA+IDS锛�-PPPS'
+      ]
+    }
+    Component mInterfaceProductionSchedulingPlanPush
+    {
+      #keys: '[415754.0.140441770]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Taborder: 5
+        Title: '鐢熶骇鎺掔▼璁″垝鏁版嵁鎺ㄩ�佹帴鍙f祴璇�'
+      ]
+    }
+    Component MenuIAssemblyOnlinePlanPPPS
+    {
+      #keys: '[415136.0.1044250211]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DELIVERY_AMBER'
+        Taborder: 7
+        Title: '瑁呴厤涓婄嚎璁″垝-PPPS'
+      ]
+    }
+    Component MenuIAOnlineAndMOfflinePlanPIR
+    {
+      #keys: '[415136.0.1044250378]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DELIVERY_BLUE'
+        Taborder: 8
+        Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-PIR'
+      ]
+    }
+    Component MenuAOnlineAndMOfflinePlanMS64
+    {
+      #keys: '[415136.0.1044210780]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'DELIVERY_CYAN'
+        Taborder: 9
+        Title: '瑁呴厤涓婄嚎璁″垝+鏈哄姞涓嬬嚎璁″垝-MS64'
+      ]
+    }
   ]
   Properties:
   [

--
Gitblit v1.9.3