Selaa lähdekoodia

公共组件:查询用户

chris 4 vuotta sitten
vanhempi
commit
ed18fc300b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/modules/common/user-component.vue

+ 1 - 1
src/views/modules/common/user-component.vue

@@ -37,7 +37,7 @@
       return {
         value: '',
         current: 1,
-        size: 5,
+        size: 20,
         name: '',
         options: [],
         loading: false,