20230908赛鼎个人信息密码更新
This commit is contained in:
@@ -10443,7 +10443,6 @@
|
||||
</Compile>
|
||||
<Compile Include="HSSE\InformationProject\EPSummaryReport.aspx.cs">
|
||||
<DependentUpon>EPSummaryReport.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="HSSE\InformationProject\EPSummaryReport.aspx.designer.cs">
|
||||
<DependentUpon>EPSummaryReport.aspx</DependentUpon>
|
||||
|
||||
@@ -256,8 +256,8 @@ namespace FineUIPro.Web.Personal
|
||||
return;
|
||||
}
|
||||
|
||||
//BLL.Person_PersonsService.UpdatePassword(user.PersonId, this.txtNewPassword.Text);
|
||||
//BLL.LogService.AddSys_Log(this.CurrUser, user.UserCode, user.PersonId, BLL.Const.UserMenuId, BLL.Const.BtnModify);
|
||||
BLL.Person_PersonsService.UpdatePassword(user.PersonId, this.txtNewPassword.Text);
|
||||
BLL.LogService.AddSys_Log(this.CurrUser, user.JobNum, user.PersonId, BLL.Const.UserMenuId, BLL.Const.BtnModify);
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHideReference());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user