ce-crm-ui-components 1.4.111 → 1.4.112

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.3.290 ComAddPage - 头部按钮添加插槽 - 23/05/09
19
-
20
18
  V1.3.300 ComTable - 添加type = 'number' - 23/05/12
21
19
 
22
20
  V1.3.304 comTable type = number 样式调整
@@ -36,3 +34,5 @@ V1.3.326 ComAddPage - 单table类型头部按钮区域新增支持自定义按
36
34
  V1.3.327 ComAddPage - 单table类型头部按钮区的自定义按钮新增支持显示隐藏 - 23/07/10
37
35
 
38
36
  V1.4.011 ComAddPage - table类型新增选择弹窗确定不覆盖之前的数据,属性为:noCoverData - 23/07/13
37
+
38
+ V1.4.012 ComAddPage - noCoverData属性为true时优化弹窗确定事件逻辑 - 23/07/19