Ver código fonte

增加页面

duy 2 anos atrás
pai
commit
91907a5706
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/file/records.vue

+ 1 - 1
src/views/file/records.vue

@@ -175,7 +175,7 @@
                 </el-button>
             </template>
             <template #rightRowFooter>
-                <HcPages :pages="sortSearchForm" :sizes="[10, 20, 50, 100, 200, 300, 400, 500, 600]" @change="sortPageChange" />
+                <HcPages :pages="sortSearchForm" :sizes="[10, 20, 50, 100, 200, 300, 400, 500, 600, 3000, 5000, 8000, 10000]" @change="sortPageChange" />
             </template>
         </HcDialog>