增加施工月报
This commit is contained in:
@@ -384,8 +384,8 @@ namespace FineUIPro.Web.common.ProjectSet
|
||||
{
|
||||
if (!string.IsNullOrEmpty(this.txtEndTime.Text.Trim()))
|
||||
{
|
||||
CheckMonthStartDay.SetValue = this.txtEndTime.Text.Trim();
|
||||
BLL.Project_SysSetService.UpdateSet(CheckMonthStartDay);
|
||||
CheckMonthEndDay.SetValue = this.txtEndTime.Text.Trim();
|
||||
BLL.Project_SysSetService.UpdateSet(CheckMonthEndDay);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user