This commit is contained in:
liuye
2023-05-26 09:36:14 +08:00
parent c0f1a6e2ab
commit f82ce583fe

View File

@@ -56,7 +56,7 @@ export default {
this.$instance.post(`/app/appcourseinfo/listByApplet`, null, {
params: {
current: this.current,
size: 5,
size: 6,
title: this.title
}
}).then(res=> {