瀏覽代碼

半浮层分页:7

洪海涛 4 年之前
父節點
當前提交
486824535c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/dataBigManage/components/drawerModal/index.vue

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

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