size
This commit is contained in:
@@ -56,7 +56,7 @@ export default {
|
|||||||
this.$instance.post(`/app/appcourseinfo/listByApplet`, null, {
|
this.$instance.post(`/app/appcourseinfo/listByApplet`, null, {
|
||||||
params: {
|
params: {
|
||||||
current: this.current,
|
current: this.current,
|
||||||
size: 5,
|
size: 6,
|
||||||
title: this.title
|
title: this.title
|
||||||
}
|
}
|
||||||
}).then(res=> {
|
}).then(res=> {
|
||||||
|
|||||||
Reference in New Issue
Block a user