doway-coms 2.8.9 → 2.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doway-coms",
3
- "version": "2.8.9",
3
+ "version": "2.9.0",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -19,6 +19,7 @@
19
19
  <VxeGrid
20
20
  ref="baseGrid"
21
21
  border
22
+ :scroll-y="{ enabled: true,gt:0 }"
22
23
  keep-source
23
24
  :loading="loading"
24
25
  auto-resize