소스 검색

202508121 考试逻辑调整

贾小兵 2 주 전
부모
커밋
1e11028687
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      public/assets/js/backend/student/collection.js

+ 0 - 1
public/assets/js/backend/student/collection.js

@@ -298,7 +298,6 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
                     if(Config.is_fault){
                         Fast.api.ajax({
                             url: Config.url_type+"/sim/real-exam/student/exam/submit/"+Config.exam_id+"?ip="+Config.server_ip,
-                            type: 'get',
                         }, function (data) {
                             console.log(data);
                             if(data.code==200){