提交代码
This commit is contained in:
@@ -119,7 +119,7 @@ namespace FineUIPro.Web.CQMS.QuantityManagement
|
||||
}
|
||||
BLL.DrawingService.InitWorkSectionDropDownList(drpWorkSection, projectId, true);
|
||||
BLL.DrawingService.InitDrawingChangeDropDownList(drpDrawingNo, projectId, true);
|
||||
BLL.CNProfessionalService.InitCNProfessionalDownList(drpMajor, true);
|
||||
BLL.CNProfessionalService.InitDistinctCNProfessionalDownList(drpMajor, projectId, true);
|
||||
BLL.BaseService.InitAllPartDropDownList(this.drpPart, projectId, true);
|
||||
BLL.BaseService.InitAllProjectContentDropDownList(this.drpProjectContent, projectId, true);
|
||||
BLL.TeamGroupService.InitTeamGroupProjectDropDownList(drpWorkTeam, projectId, true);
|
||||
|
||||
Reference in New Issue
Block a user