ce-crm-ui-components 1.1.751 → 1.2.1

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/README.md CHANGED
@@ -15,8 +15,6 @@ Vue.use(ceCrmUiCompoents);
15
15
 
16
16
  ## Version History Is Last Ten
17
17
 
18
- V1.1.520 ComDetailsPanel-信息栏信息拦展示优化显示点点点
19
-
20
18
  V1.1.521 ComTable-新增支持错误行状态显示图标
21
19
 
22
20
  V1.1.522 ComDetailsPanel-信息栏信息拦展示优化显示方法
@@ -37,4 +35,6 @@ V1.1.560 ComTable-新增headerAlign属性(特殊:showType为button时居中
37
35
 
38
36
  V1.1.580 ComForm-时间范围选择器新增范围配置maxDayRange
39
37
 
40
- V1.1.590 ComForm-label自定义和新增默认选中天数范围
38
+ V1.1.590 ComForm-label自定义和新增默认选中天数范围
39
+
40
+ V1.2.001 新增ComAddPage组件