diff --git a/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteUserSurveyService.cs b/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteUserSurveyService.cs index a518b0ff5..e11d4e531 100644 --- a/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteUserSurveyService.cs +++ b/IRaCIS.Core.Application/Service/SiteSurvey/TrialSiteUserSurveyService.cs @@ -50,7 +50,7 @@ namespace IRaCIS.Core.Application.Contracts //当前调研表已废除,或者调研表状态已锁定,不允许操作 return ResponseOutput.NotOk("当前调研表已废除,或者调研表状态已锁定,不允许操作"); } - + if (addOrEditTrialSiteUserSurvey.IsGenerateAccount ) {