Browse Source

用户列表调整页大小

zhoulisky 8 months ago
parent
commit
18502d9bdc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/user.vue

+ 1 - 1
src/views/system/user.vue

@@ -258,7 +258,7 @@
         loading: true,
         loading: true,
         platformLoading: false,
         platformLoading: false,
         page: {
         page: {
-          pageSize: 50,
+          pageSize: 20,
           currentPage: 1,
           currentPage: 1,
           total: 0
           total: 0
         },
         },