From d901b1ab0ee0b690f5ac211b9cdb1db3a58bca86 Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期二, 10 十月 2023 17:45:58 +0800 Subject: [PATCH] Merge branch 'dev' into dev_yy --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def index 3dddc43..0aae48c 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def @@ -13,8 +13,8 @@ [ Image: 'ELEMENT_BLUE' Taborder: 0 - Title: 'Filling Capacity Scheme List' - Tooltip: 'Filling Capacity Scheme List' + Title: '澶栧崠CELL' + Tooltip: '澶栧崠CELL' ] } Component MenuSalesFillingSchemeDetail @@ -25,7 +25,20 @@ [ Image: 'ELEMENT_ORANGE' Taborder: 1 + Title: '濉骇鏂规鍒楄〃' + Tooltip: '濉骇鏂规鍒楄〃' + ] + } + Component MenuSalesFillingSchemeHistorical + { + #keys: '[414382.0.455751651]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ELEMENT_ORANGE' + Taborder: 2 Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃' + Tooltip: '濉骇鍘嗗彶璁㈠崟鍒楄〃' ] } ] -- Gitblit v1.9.3