loading
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user