From 967feca54bfa59dad74b027495ee2d268f5035f3 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期二, 03 九月 2024 17:11:40 +0800 Subject: [PATCH] BUG修复 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def index d6ab223..e74dcbd 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Response_MacroPlanner_abgRequirementPreprocessing_deRequirementImportExecuti.def @@ -9,7 +9,7 @@ { Body: [* - this.FixedFilter( "object.Filter( '" + ApplicationMacroPlanner.GetUserName() + "' )" ); + //this.FixedFilter( "object.Filter( '" + ApplicationMacroPlanner.GetUserName() + "' )" ); *] GroupServerCalls: false } -- Gitblit v1.9.3