skyblued 2 years ago
parent
commit
03e4023606
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/exercise-after-class/index.tsx

+ 1 - 0
src/views/exercise-after-class/index.tsx

@@ -279,6 +279,7 @@ export default defineComponent({
             }
             }
             if (nextItem?.type === materialType.曲目) {
             if (nextItem?.type === materialType.曲目) {
               handleInit(1)
               handleInit(1)
+              goback()
               const parmas = qs.stringify({
               const parmas = qs.stringify({
                 id: nextItem.content,
                 id: nextItem.content,
                 courseScheduleId: query.courseScheduleId,
                 courseScheduleId: query.courseScheduleId,