Merge branch 'master-20250428-shl' into test20250220

This commit is contained in:
joshen
2025-04-29 13:48:28 +08:00

View File

@@ -198,7 +198,7 @@ export default {
let req = {
courseName: this.keyword,
page: this.pageInfo.pageIndex,
pageNo: this.pageInfo.pageIndex,
pageSize: this.pageInfo.pageSize
}
apiCourse.getListByToken(req).then(res => {