From 979fac481dc55ff7b426f368d9a968d1b87001ac Mon Sep 17 00:00:00 2001
From: limj <limj@taizhitech.com>
Date: 星期一, 25 九月 2023 20:51:15 +0800
Subject: [PATCH] 优先级因子BUG修改

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

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
index 4e6377b..0aae48c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def
@@ -14,7 +14,7 @@
         Image: 'ELEMENT_BLUE'
         Taborder: 0
         Title: '澶栧崠CELL'
-        Tooltip: 'Filling Capacity Scheme List'
+        Tooltip: '澶栧崠CELL'
       ]
     }
     Component MenuSalesFillingSchemeDetail
@@ -26,6 +26,7 @@
         Image: 'ELEMENT_ORANGE'
         Taborder: 1
         Title: '濉骇鏂规鍒楄〃'
+        Tooltip: '濉骇鏂规鍒楄〃'
       ]
     }
     Component MenuSalesFillingSchemeHistorical
@@ -37,6 +38,7 @@
         Image: 'ELEMENT_ORANGE'
         Taborder: 2
         Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃'
+        Tooltip: '濉骇鍘嗗彶璁㈠崟鍒楄〃'
       ]
     }
   ]

--
Gitblit v1.9.3