关键事项优化;进度管理,月计划统计调整
This commit is contained in:
@@ -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);
|
||||
//接收人
|
||||
|
||||
Reference in New Issue
Block a user