20220905
This commit is contained in:
@@ -120,7 +120,8 @@ namespace FineUIPro.Web.CQMS.PersonManage
|
||||
{
|
||||
edit = "1";
|
||||
}
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../AttachFile/webuploader.aspx?toKeyId={0}&path=FileUpload/WelderManage&menuId={1}&edit={2}&strParam=4", PersonId, BLL.Const.WelderManageMenuId, edit)));
|
||||
Model.SitePerson_Person Checker = BLL.CheckerService.GetCheckerById(PersonId);
|
||||
PageContext.RegisterStartupScript(Window1.GetShowReference(String.Format("../../AttachFile/webuploader.aspx?toKeyId={0}&path=FileUpload/WelderManage&menuId={1}&edit={2}&strParam=4", Checker.SitePersonId, BLL.Const.WelderManageMenuId, edit)));
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user