|
@@ -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,
|