소스 검색

修改公共题库查看问题

dusenyao 1 년 전
부모
커밋
29c01b9215
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/home/public_question/index.vue

+ 1 - 0
src/views/home/public_question/index.vue

@@ -93,6 +93,7 @@ export default {
         query: {
           exercise_id,
           type: 'show',
+          question_index: 0,
           back_url: encodeURIComponent(window.location.href),
         },
       });