From eb1bd2a543a8964ac3b4a2c6269f61001ed53a09 Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期四, 12 十月 2023 18:39:26 +0800 Subject: [PATCH] 产能分配优化 --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def index 597ad1b..594eaef 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def @@ -51,6 +51,27 @@ Title: '鍏ㄩ��' ] } + Component Menu666 + { + #keys: '[414702.1.55207187]' + BaseType: 'WebMenu' + Properties: + [ + Separator: true + Taborder: 7 + ] + } + Component MenuAutoCreate + { + #keys: '[414702.1.55207442]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'COMPONENT' + Taborder: 8 + Title: '鑷姩鍒涘缓瑙勫垯' + ] + } ] Properties: [ -- Gitblit v1.9.3