Explorar el Código

公共组件:查询用户

chris hace 4 años
padre
commit
ed18fc300b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,