@{ ViewBag.Title = "学生学籍"; Layout = "~/Views/Shared/_Index.cshtml"; }
学号
姓名
@Html.AppendJsFile("/Areas/EducationalAdministration/Views/StuInfoBasic/IndexInClass.js")