From f82ce583fe055143c9d2dfde00e1d0d085f005b6 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 26 May 2023 09:36:14 +0800 Subject: [PATCH] size --- src/project/qujing/AppLegalLearning/components/OnlineClass.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=> {