Explorar o código

历史拜访默认查询20条数据

sunny hai 3 meses
pai
achega
ad5147cdd7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/historicalVisit/historAllVisit.vue

+ 1 - 1
src/views/historicalVisit/historAllVisit.vue

@@ -259,7 +259,7 @@ export default {
       StaffShow: false,
       deptForm: { type: '', parentId: '' },
       pageNum: 1, // 当前页码  int类型
-      pageSize: 10, // 当前每页条数  int类型
+      pageSize: 20, // 当前每页条数  int类型
       userDeptLevel: null,
     };
   },