test
This commit is contained in:
@@ -51,6 +51,7 @@ export default {
|
||||
this.getList()
|
||||
},
|
||||
getList() {
|
||||
console.log(this.current, this.pages)
|
||||
if(this.current > this.pages) return
|
||||
this.$instance.post(`/app/appcourseinfo/listByApplet`, null, {
|
||||
params: {
|
||||
|
||||
Reference in New Issue
Block a user