This commit is contained in:
夏菊 2025-02-21 18:32:55 +08:00
parent 7396d1b654
commit f06079558f
1 changed files with 0 additions and 4 deletions

View File

@ -108,10 +108,6 @@ namespace FineUIPro.Web.HSSE.PostTraining
this.drpUnits.SelectedValue = this.CurrUser.UnitId;
////获取培训师资下拉框
//PostTrainingTeachersService.InitPostTrainingTeachersDropDownList(this.drpTeachers, null, false);
//培训效果
////PostTrainingRecordService.InitPostTrainingOutcomeDropDownList(this.drpOutcome, false);
}
/// <summary>