iov-pro-components 0.0.43 → 0.0.44

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.
@@ -19370,8 +19370,6 @@ var script$4 = {
19370
19370
  if (!itemCopy.config) {
19371
19371
  itemCopy.config = {};
19372
19372
  }
19373
- // 设置hit属性
19374
- itemCopy.config['hit'] = true;
19375
19373
  // 如果当前是dot模式,并且未设置
19376
19374
  if ([undefined, null].includes(itemCopy.config.size)) {
19377
19375
  // 如果当前是dot模式,则默认是medium,否则是small
@@ -20372,7 +20370,7 @@ var install = function install(Vue, componentConfig) {
20372
20370
  };
20373
20371
  var index = {
20374
20372
  install: install,
20375
- version: '0.0.43',
20373
+ version: '0.0.44',
20376
20374
  ColumnTooltip: __vue_component__$t,
20377
20375
  Description: __vue_component__$q,
20378
20376
  DialogSelect: __vue_component__$p,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iov-pro-components",
3
- "version": "0.0.43",
3
+ "version": "0.0.44",
4
4
  "description": "IOV Pro Components for Vue.js",
5
5
  "main": "lib/iov-pro-components.min.js",
6
6
  "files": [