@{ ViewBag.Title = "考试科目基础信息"; Layout = "~/Views/Shared/_Index.cshtml"; }
@*
科目编码
*@
科目名称
@*
是否启用
*@
@Html.AppendJsFile("/Areas/EducationalAdministration/Views/ExamSubject/Index.js")