fix:人员必填
This commit is contained in:
@@ -377,7 +377,7 @@ namespace FineUIPro.Web.CQMS.Check
|
||||
}
|
||||
|
||||
}
|
||||
else if (isAuthenticated)
|
||||
else if (isAuthenticated || CurrUser.UserId == Const.hfnbdId)
|
||||
{
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("CheckListEdit.aspx?CheckControlCode={0}", codes, "编辑 - ")));
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user