@@ -89,6 +89,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
window.location.href = '/admin/student/collection/examing/ids/'+Config.exam_id;
}else{
Layer.alert(data.msg);
+ Layer.close(index);
return;
}
@@ -106,6 +106,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
window.location.href = '/admin/student/practice/examing/ids/'+Config.exam_id;