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