|
|
@@ -74,7 +74,7 @@ var bootstrap = function ($, learun) { |
|
|
|
headData: [ |
|
|
|
{ label: "分类名称", name: "LessonSortName", width: 100, align: "left" }, |
|
|
|
{ label: "分类编号", name: "LessonSortNo", width: 100, align: "left" }, |
|
|
|
{ label: "英文名称", name: "EnLessonSortName", width: 100, align: "left" }, |
|
|
|
//{ label: "英文名称", name: "EnLessonSortName", width: 100, align: "left" }, |
|
|
|
{ label: "英文缩写", name: "En_Abbr", width: 100, align: "left" }, |
|
|
|
{ label: "选课级别", name: "ChooseLessonLevel", width: 100, align: "left" } |
|
|
|
], |
|
|
|