洪海涛 4 жил өмнө
parent
commit
486824535c

+ 1 - 1
src/views/dataBigManage/components/drawerModal/index.vue

@@ -623,7 +623,7 @@ export default {
       const res = await getProjectList({
         idList: this.ids.length ? this.ids : [],
         curIndex: this.paging.curIndex,
-        pageSize: 15
+        pageSize: this.paging.pageSize
       })
       if (res.code === 200) {
         // console.log(res)