1、项目级看板补充月计划完成情况和周计划完成情况

This commit is contained in:
2025-03-25 18:58:30 +08:00
parent 074fc70d96
commit f91524d293
11 changed files with 1837 additions and 1277 deletions
@@ -80,7 +80,7 @@ namespace FineUIPro.Web.JDGL.Check
}
else
{
this.txtWeekNo.Text = "0";
this.txtWeekNo.Text = "1";
//this.txtStartDate.Text = DateTime.Now.ToString("yyyy-MM-dd");
//this.txtEndDate.Text = DateTime.Now.AddDays(6).ToString("yyyy-MM-dd");
}