修改人工时校正方法
This commit is contained in:
@@ -118,5 +118,11 @@ namespace FineUIPro.Web.Door
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
protected void btnRefresh_Click(object sender, EventArgs e)
|
||||
{
|
||||
BLL.GetDataService.CorrectingPersonInOutNumberD(this.CurrUser.LoginProjectId);
|
||||
Alert.ShowInParent("操作完成", MessageBoxIcon.Success);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user