ce-crm-ui-components 1.1.480 → 1.1.481

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 +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -266,3 +266,5 @@ V1.1.478 ComTable-新增时间格式化属性
266
266
  V1.1.479 ComDetailsPanel-新增顶部固定位置插槽
267
267
 
268
268
  V1.1.480 ComForm-selectTable组件修复问题和自定义字段搜索功能初步完成
269
+
270
+ V1.1.481 ComForm-selectTable修复多选样式问题
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.480",
4
+ "version": "1.1.481",
5
5
  "author": "yongfeng <1102772410@qq.com>",
6
6
  "license": "MIT",
7
7
  "private": false,