This commit is contained in:
liuye
2023-05-26 09:35:16 +08:00
parent 02538d4506
commit c0f1a6e2ab

View File

@@ -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=> {