skyblued 2 năm trước cách đây
mục cha
commit
03e4023606
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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.曲目) {
               handleInit(1)
+              goback()
               const parmas = qs.stringify({
                 id: nextItem.content,
                 courseScheduleId: query.courseScheduleId,