This commit is contained in:
liuye
2023-05-26 09:51:21 +08:00
parent 1836b271aa
commit 10ecea0829

View File

@@ -51,8 +51,8 @@ export default {
this.getList()
},
getList() {
this.$loading()
if(this.current > this.pages) return
this.$loading()
this.$instance.post(`/app/appcourseinfo/listByApplet`, null, {
params: {
current: this.current,