Xiao_123 2 месяцев назад
Родитель
Сommit
46592a9235
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/menduner/schoolRegisterExamine/index.vue

+ 1 - 1
src/views/menduner/schoolRegisterExamine/index.vue

@@ -117,7 +117,7 @@ const list = ref([]) // 列表的数据
 const total = ref(0) // 列表的总页数
 const queryParams = reactive({
   current: 1,
-  size: 8,
+  size: 10,
   schoolName: undefined,
   phone: undefined,
   authStatus: undefined,