This commit is contained in:
parent
7396d1b654
commit
f06079558f
|
@ -108,10 +108,6 @@ namespace FineUIPro.Web.HSSE.PostTraining
|
||||||
|
|
||||||
this.drpUnits.SelectedValue = this.CurrUser.UnitId;
|
this.drpUnits.SelectedValue = this.CurrUser.UnitId;
|
||||||
|
|
||||||
////获取培训师资下拉框
|
|
||||||
//PostTrainingTeachersService.InitPostTrainingTeachersDropDownList(this.drpTeachers, null, false);
|
|
||||||
//培训效果
|
|
||||||
////PostTrainingRecordService.InitPostTrainingOutcomeDropDownList(this.drpOutcome, false);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|
Loading…
Reference in New Issue