Explorar el Código

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

陈少旭 hace 10 meses
padre
commit
81f8933827
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/xt_pages/device/objectRegistration.vue

+ 2 - 2
src/xt_pages/device/objectRegistration.vue Ver fichero

@@ -106,8 +106,8 @@
106 106
                 </el-table-column>
107 107
             </el-table>
108 108
             <el-pagination
109
-              :page-sizes="[10, 20, 50, 100]"
110
-              :page-size="10"
109
+              :page-sizes="[500, 1000, 1500, 2000,2500]"
110
+              :page-size="500"
111 111
               background
112 112
               style="margin-top:20px;float: right"
113 113
               layout="total, sizes, prev, pager, next, jumper"