人员信息档案
This commit is contained in:
@@ -90,6 +90,7 @@ namespace FineUIPro.Web.HSSE.SitePerson
|
||||
{
|
||||
person.OutTime = Funs.GetNewDateTime(this.txtChangeTime.Text);
|
||||
person.IsUsed = false;
|
||||
person.IsUsedType = "0";
|
||||
BLL.PersonService.UpdatePerson(person);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user