20230626 调整本部检查及单位类单位下拉框
This commit is contained in:
@@ -36,7 +36,7 @@ namespace FineUIPro.Web.OfficeCheck.Check
|
||||
this.GetButtonPower();
|
||||
|
||||
BLL.ProjectService.InitAllProjectDropDownList(this.drpSubjectProject, true);
|
||||
BLL.UnitService.InitUnitDropDownList(this.drpUnit, this.CurrUser.LoginProjectId, true);
|
||||
BLL.UnitService.InitSeDinAndCNCECUnitDropDownList(this.drpUnit, false);
|
||||
|
||||
this.CheckNoticeId = Request.Params["CheckNoticeId"];
|
||||
if (!string.IsNullOrEmpty(this.CheckNoticeId))
|
||||
|
||||
Reference in New Issue
Block a user