ce-crm-ui-components 1.3.0 → 1.3.100

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,10 +15,6 @@ Vue.use(ceCrmUiCompoents);
15
15
 
16
16
  ## Version History Is Last Ten
17
17
 
18
- V1.1.723 ComTree - 修改检索 lable对应keys 错误
19
-
20
- V1.1.724 ComTree - 搜索逻辑优化“搜索带出子级”, 开启自定义搜索功能
21
-
22
18
  V1.1.731 ComTabs - 新增支持多项功能和修复部分已知bug。(新增:显示隐藏、禁用、启用自带内容盒子、内容盒子撑满)
23
19
 
24
20
  V1.1.740 ComTable和ComSwitch - 新增支持switch禁用功能
@@ -36,3 +32,7 @@ V1.2.000 新增ComAddPage组件
36
32
  V1.2.101 ComAddPage - 新增删除table指定行数据
37
33
 
38
34
  V1.2.103 ComAddPage - 修复校验问题 - 23/01/09
35
+
36
+ V1.3.000 ComForm - 新增年份范围选择属性 - 23/02/07
37
+
38
+ V1.3.010 ComAddPage - 弹窗新增支持排序功能 - 23/02/07