purui hace 2 meses
padre
commit
e086fdf2af
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,
     }),
   {