From ce49a7134d069c2f6090eb218ae633787d75b1ed Mon Sep 17 00:00:00 2001 From: rislai <risheng.lai@capgemini.com> Date: 星期五, 14 六月 2024 18:15:02 +0800 Subject: [PATCH] 添加设置产品、产线爬坡的功能 --- _Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def b/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def index 1eb358f..75bed4b 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormRoutings/Component_listContextMenuRoutings.def @@ -24,5 +24,27 @@ Title: 'Thermal trial ratio' ] } + Component MenuSetUnitUphillRouting + { + #keys: '[412672.0.1040121042]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ESCALATOR_UP' + Taborder: 13 + Title: '璁剧疆浜х嚎鐖潯宸ヨ壓璺嚎' + ] + } + Component MenuSetUphillRouting + { + #keys: '[412672.0.1040131623]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ESCALATOR_UP' + Taborder: 14 + Title: '璁剧疆浜у搧鐖潯宸ヨ壓璺嚎' + ] + } ] } -- Gitblit v1.9.3