1
0
Эх сурвалжийг харах

修复导出后会重复导出问题

ting.yin 6 жил өмнө
parent
commit
0163f09591

+ 1 - 0
stmms-web/src/main/webapp/WEB-INF/views/modules/exam/param/markerList.jsp

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