diff --git a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue index bc2f9a5..5d66e9e 100644 --- a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue +++ b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue @@ -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=> {