This commit is contained in:
@fawn-nine
2024-06-26 14:18:03 +08:00
19 changed files with 537 additions and 183 deletions

View File

@@ -176,7 +176,7 @@
this.courseList[index].courseList = this.courseList[index].courseList.concat(_list)
this.courseList[index].subpage = res.res.current
this.courseList[index].pages = res.res.pages
console.log(this.courseList[index].courseList, 'this.courseList[index]')
// console.log(this.courseList[index].courseList, 'this.courseList[index]')
}
}