中心调研国际化修改
parent
8045f96106
commit
ab0e7afdb8
|
|
@ -678,7 +678,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
if (currentLatest.Email != userInfo.ReplaceUserEmailOrPhone)
|
if (currentLatest.Email != userInfo.ReplaceUserEmailOrPhone)
|
||||||
{
|
{
|
||||||
//---该中心不存在该交接人的中心调研记录表,不允许选择更新。
|
//---该中心不存在该交接人的中心调研记录表,不允许选择更新。
|
||||||
return ResponseOutput.NotOk(_localizer["TrialSiteSurvey_NoRecordToUpdate"]);
|
return ResponseOutput.NotOk(_localizer["TrialSiteSurvey_NoRecordToUpdate", currentLatest.Email]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue