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