课程列表带反参
This commit is contained in:
parent
8228dd9b0f
commit
1ea56c73ec
|
@ -101,7 +101,7 @@ export default {
|
|||
query: {
|
||||
id: record.id,
|
||||
courseName: this.queryParam.courseName,
|
||||
pageNum: this.$refs.table.pageNum
|
||||
pageNum: this.$refs.table.localPagination.current
|
||||
},
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue