dusenyao 2 лет назад
Родитель
Сommit
a17e999699
1 измененных файлов с 0 добавлено и 1 удалено
  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();