20241010
This commit is contained in:
@@ -54,7 +54,7 @@ namespace FineUIPro.Web.SES
|
||||
BLL.ViolationClauseService.InitViolationClause(this.drpViolationClause, true);//违章条款
|
||||
//BLL.SESRelatedDataService.InitFONoDropDownList(this.drpFO_No, true);//合同号
|
||||
//BLL.ContractorService.InitDropDownList(drpContractor, true); //承包商;
|
||||
BLL.DepartService.InitDropDownList(this.drpBYC_RU, true);//BYC负责部门
|
||||
BLL.DepartService.InitDepartToWhere(this.drpBYC_RU, true);//BYC负责部门
|
||||
BLL.Sys_UserService.InitUserDropDownList(this.drpViolationInspector, true);//违章检查人
|
||||
//BLL.Sys_UserService.InitUserDropDownList(this.drpBYC_Person, true);//
|
||||
BLL.Sys_UserService.InitUserDropDownList(this.drpRequisitioner, true);//合同请购人
|
||||
|
||||
Reference in New Issue
Block a user