luoyifan 3 years ago
parent
commit
c86a229e75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/controls/grid.js

+ 1 - 1
src/controls/grid.js

@@ -76,7 +76,7 @@ export default function () {
                             listConfig: {
                                 minWidth: null
                             },
-                            value: 20,
+                            value: 50,
                             valueField: undefined,
                             displayField: undefined,
                             hideClear: true,