From 9b1380399c9326124406cc9fdad8e57dcd9062a6 Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期一, 18 九月 2023 19:15:09 +0800
Subject: [PATCH] 填产VIEW添加菜单 修改中文描述 优先级因子

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
index 3dddc43..4e6377b 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
@@ -13,7 +13,7 @@
       [
         Image: 'ELEMENT_BLUE'
         Taborder: 0
-        Title: 'Filling Capacity Scheme List'
+        Title: '澶栧崠CELL'
         Tooltip: 'Filling Capacity Scheme List'
       ]
     }
@@ -25,6 +25,17 @@
       [
         Image: 'ELEMENT_ORANGE'
         Taborder: 1
+        Title: '濉骇鏂规鍒楄〃'
+      ]
+    }
+    Component MenuSalesFillingSchemeHistorical
+    {
+      #keys: '[414382.0.455751651]'
+      BaseType: 'WebMenu'
+      Properties:
+      [
+        Image: 'ELEMENT_ORANGE'
+        Taborder: 2
         Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃'
       ]
     }

--
Gitblit v1.9.3