|
@@ -214,6 +214,7 @@ $("#btnExport").click(function(){
|
|
if(v=="ok"){
|
|
if(v=="ok"){
|
|
$("#searchForm").attr("action","/admin/exam-param/marker/export");
|
|
$("#searchForm").attr("action","/admin/exam-param/marker/export");
|
|
$("#searchForm").submit();
|
|
$("#searchForm").submit();
|
|
|
|
+ $("#searchForm").attr("action","/admin/exam-param/marker");
|
|
}
|
|
}
|
|
},{buttonsFocus:1});
|
|
},{buttonsFocus:1});
|
|
top.$('.jbox-body .jbox-icon').css('top','55px');
|
|
top.$('.jbox-body .jbox-icon').css('top','55px');
|