浏览代码

02/21 13:39

11 提交测试
261568008@qq.com 5 年之前
父节点
当前提交
efe94a91be
共有 5 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/js/app.a872d841.js
  3. 0 0
      dist/js/privacy.dc317dfd.js
  4. 0 0
      dist/js/privacy.faf0622d.js
  5. 1 1
      src/views/teacher/studyReport.vue

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/js/app.a872d841.js


文件差异内容过多而无法显示
+ 0 - 0
dist/js/privacy.dc317dfd.js


文件差异内容过多而无法显示
+ 0 - 0
dist/js/privacy.faf0622d.js


+ 1 - 1
src/views/teacher/studyReport.vue

@@ -168,7 +168,7 @@ export default {
           this.$toast("提交成功");
           setTimeout(() => {
             this.$router.push({
-              path: "/studyReport",
+              path: "/reportDetail",
               query: { classGroupId: this.classGroupId }
             });
           }, 2000);

部分文件因为文件数量过多而无法显示