web-component-gallery 2.0.30 → 2.0.31

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.
@@ -143,6 +143,7 @@ export default {
143
143
  return {
144
144
  allowClear: true,
145
145
  showSearch: true,
146
+ defaultActiveFirstOption: !this.isInput,
146
147
  ...this.$attrs
147
148
  }
148
149
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-component-gallery",
3
- "version": "2.0.30",
3
+ "version": "2.0.31",
4
4
  "description": "基础vue、antdvue、less实现的私有组件库",
5
5
  "main": "dist/index.umd.js",
6
6
  "files": [