28169 il y a 9 mois
Parent
révision
43eda61b64
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/xt_pages/device/objectRegistration.vue

+ 2 - 2
src/xt_pages/device/objectRegistration.vue Voir le fichier

@@ -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"