mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
Merge branch 'master-20250428-shl' into test20250220
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user