|
@@ -110,7 +110,7 @@ var bootstrap = function ($, learun) { |
|
|
{ label: '座位编号', name: 'SitNumber', width: 100, aligndd: "left" } |
|
|
{ label: '座位编号', name: 'SitNumber', width: 100, aligndd: "left" } |
|
|
], |
|
|
], |
|
|
mainId: 'AETId', |
|
|
mainId: 'AETId', |
|
|
sidx: 'ExamTime asc, LessonNo asc,ClassRoomNo asc,ClassNo asc,SitNumber asc', |
|
|
|
|
|
|
|
|
sidx: 'ExamDate asc, LessonNo asc,ClassRoomNo asc,ClassNo asc,SitNumber asc', |
|
|
isPage: true |
|
|
isPage: true |
|
|
}); |
|
|
}); |
|
|
page.search(); |
|
|
page.search(); |
|
|