瀏覽代碼

修改公共题库查看问题

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),
         },
       });