dusenyao 2 years ago
parent
commit
a17e999699
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/course/FinishCourseware.vue

+ 0 - 1
src/components/course/FinishCourseware.vue

@@ -156,7 +156,6 @@ export default {
       })
         .then(() => {
           this.$message.success(this.$i18n.t('Key334'));
-          this.$router.go(0);
         })
         .finally(() => {
           loading.close();