purui 2 달 전
부모
커밋
e086fdf2af
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      packages/app/src/pages-sub/home/offline-activity/index.vue

+ 1 - 0
packages/app/src/pages-sub/home/offline-activity/index.vue

@@ -32,6 +32,7 @@ const { data, run: setData } = useRequest(
   () =>
     getContents({
       // contentType: '2',
+	  pageSize:1000,
       contentCategory: contentCategory.value,
     }),
   {