Explorar el Código

[Mod 0000] 分页选项增加 500 条

houzekong hace 1 día
padre
commit
38dcbd757a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/settings/componentSetting.ts

+ 1 - 1
src/settings/componentSetting.ts

@@ -18,7 +18,7 @@ export default {
       totalField: 'total',
     },
     // 可选的分页选项
-    pageSizeOptions: ['10', '50', '80', '100'],
+    pageSizeOptions: ['10', '50', '100', '500'],
     // 表格默认尺寸
     defaultSize: 'middle',
     //默认每页显示多少条