From 289f9d09fbe1593c6439dc7be3d38b1eec722df5 Mon Sep 17 00:00:00 2001 From: hongjli <3117313295@qq.com> Date: 星期二, 17 十月 2023 14:46:51 +0800 Subject: [PATCH] 物料标签和工单类型数据集切换 --- _Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 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..2873ee8 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormCapacityAllocationResultsRuleConfiguration/Component_listContextMenuCapacityAllocationResultsRuleConfiguration.def @@ -51,6 +51,38 @@ 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: '鑷姩鍒涘缓瑙勫垯' + ] + } + Component MenuGenerateByPegging + { + #keys: '[414702.1.60885527]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'PODIUM2' + Taborder: 9 + Title: '閫氳繃Pegging鐢熸垚' + ] + } ] Properties: [ -- Gitblit v1.9.3