ce-crm-ui-components 1.2.104 → 1.2.106
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.722 ComTree - 新增 检点过滤
|
|
19
|
-
|
|
20
18
|
V1.1.723 ComTree - 修改检索 lable对应keys 错误
|
|
21
19
|
|
|
22
20
|
V1.1.724 ComTree - 搜索逻辑优化“搜索带出子级”, 开启自定义搜索功能
|
|
@@ -36,3 +34,5 @@ V1.1.751 ComDetailsPanel -修正递归方式 handleTabsTarggerAutoHeightInit
|
|
|
36
34
|
V1.2.000 新增ComAddPage组件
|
|
37
35
|
|
|
38
36
|
V1.2.101 ComAddPage - 新增删除table指定行数据
|
|
37
|
+
|
|
38
|
+
V1.2.103 ComAddPage - 修复校验问题 - 23/01/09
|