|
|
@@ -41,6 +41,8 @@ var bootstrap = function ($, learun) { |
|
|
|
$('#gridtable').lrAuthorizeJfGridLei({ |
|
|
|
url: top.$.rootUrl + '/EducationalAdministration/TextBookSolSub/GetStatistics', |
|
|
|
headData: [ |
|
|
|
{ label: "学年", name: "AcademicYearNo", width: 50, align: "left" }, |
|
|
|
{ label: "学期", name: "Semester", width: 50, align: "left" }, |
|
|
|
{ label: "教材名称", name: "TextBookName", width: 150, align: "left" }, |
|
|
|
{ label: "出版号", name: "PublishNo", width: 100, align: "left" }, |
|
|
|
{ label: "第一作者", name: "FirstAuthor", width: 100, align: "left" }, |
|
|
|