Uat_Study
hang 2023-08-18 08:57:39 +08:00
commit c371c4b127
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ namespace IRaCIS.Core.Application.Contracts
//当前调研表已废除,或者调研表状态已锁定,不允许操作
return ResponseOutput.NotOk("当前调研表已废除,或者调研表状态已锁定,不允许操作");
}
if (addOrEditTrialSiteUserSurvey.IsGenerateAccount )
{