Explorar o código

调整用户界面

zhulu %!s(int64=2) %!d(string=hai) anos
pai
achega
992068704c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/system/user/index.vue

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

@@ -174,6 +174,7 @@
           </div>
           <el-table
             border
+            height="650"
             size="small"
             v-loading="loading"
             :data="userList"
@@ -653,7 +654,7 @@ export default {
       // 查询参数
       queryParams: {
         pageNum: 1,
-        pageSize: 20,
+        pageSize: 10,
         username: null,
         phone: null,
         status: null,