purui 2 tháng trước cách đây
mục cha
commit
e086fdf2af

+ 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,
     }),
   {