关键事项优化;进度管理,月计划统计调整

This commit is contained in:
2025-03-14 20:12:23 +08:00
parent 8a7efa5b3a
commit fcab29b4fb
14 changed files with 335 additions and 137 deletions
@@ -30,7 +30,7 @@ namespace FineUIPro.Web.PZHGL.GJSX
//紧急程度
QuestionTypeService.InitQuestionTypeDropDownList(this.DropQuestionTypeID, true);
//事项类别
GJSXTypeService.InitGJSXTypeDropDownList(this.DropGJSXTypeID, false);
GJSXTypeService.InitGJSXTypeDropDownList(this.DropGJSXTypeID, true);
//验收人
UserService.InitUserDropDownList(DropUser_ReceiveID, CurrUser.LoginProjectId, true, string.Empty);
//接收人