From 9da20ddc5853d78fa214b3b04d331fb9755d364a Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期二, 31 十月 2023 20:22:42 +0800 Subject: [PATCH] 修复上一次提交 --- _Main/UI/MacroPlanner/Component_FormTestButtonCollection/Response_Button398_OnClick.def | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/Response_Button398_OnClick.def b/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/Response_Button398_OnClick.def index 5d184e4..1bd2418 100644 --- a/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/Response_Button398_OnClick.def +++ b/_Main/UI/MacroPlanner/Component_FormTestButtonCollection/Response_Button398_OnClick.def @@ -9,7 +9,7 @@ //CapacityAllocationResultsRuleConfiguration::AutomaticallyGenerateCapacityRules( GlobalOTDTable, MacroPlan ); - CapacityAllocationResults::Test( MacroPlan ); + //CapacityAllocationResults::Test( MacroPlan, GlobalOTDTable ); *] CanBindMultiple: false DefinitionID: 'Responsedef_GUIButtonBase_OnClick' -- Gitblit v1.9.3