@{ ViewBag.Title = "选课中心"; Layout = "~/Views/Shared/_Index.cshtml"; }
课程编号
课程名称
@*
选课要求:至少需要选择3门不同的课程
*@
@Html.AppendJsFile("/Areas/EducationalAdministration/Views/LessonInfoOfElectiveOnline/StudentIndex.js")