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