ce-crm-ui-components 1.1.21 → 1.1.22

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -95,4 +95,4 @@ V1.1.000 新增ComDetailsPanel详情展示组件
95
95
 
96
96
  V1.1.001 调整ComDetailsPanel详情展示组件样式
97
97
 
98
- V1.1.021 ComTable新增选中事件tableRowSelection
98
+ V1.1.022 ComTable新增选中事件tableRowSelection
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ce-crm-ui-components",
3
3
  "description": "A Vue.js UI",
4
- "version": "1.1.021",
4
+ "version": "1.1.022",
5
5
  "author": "yongfeng <1102772410@qq.com>",
6
6
  "license": "MIT",
7
7
  "private": false,