xxx
This commit is contained in:
@@ -1144,11 +1144,6 @@ namespace IRaCIS.Core.Application.Image.QA
|
||||
|
||||
#region 处理验证
|
||||
|
||||
if (dbSubjectVisit.IsTake && dbSubjectVisit.CurrentActionUserId != _userInfo.Id)
|
||||
{
|
||||
return ResponseOutput.NotOk("当前已被领取,不允许领取");
|
||||
}
|
||||
|
||||
if (trialConfig.QCProcessEnum == TrialQCProcess.NotAudit)
|
||||
{
|
||||
return ResponseOutput.NotOk("项目配置为不审,没有领取QC Task");
|
||||
|
||||
Reference in New Issue
Block a user