ce-crm-ui-components 1.4.0 → 1.4.11
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.3.278 ComTable - 多级表头优化 - 23/04/04
|
|
19
|
-
|
|
20
|
-
V1.3.280 ComTable - 多级表头内容新增支持样式回调 - 23/04/04
|
|
21
|
-
|
|
22
18
|
V1.3.290 ComAddPage - 头部按钮添加插槽 - 23/05/09
|
|
23
19
|
|
|
24
20
|
V1.3.300 ComTable - 添加type = 'number' - 23/05/12
|
|
@@ -36,3 +32,7 @@ V1.3.323 Comtable - 修复下拉框无法显示问题 - 23/06/30
|
|
|
36
32
|
V1.3.325 Comtable - 优化下拉框表格样式 - 23/07/01
|
|
37
33
|
|
|
38
34
|
V1.3.326 ComAddPage - 单table类型头部按钮区域新增支持自定义按钮 - 23/07/07
|
|
35
|
+
|
|
36
|
+
V1.3.327 ComAddPage - 单table类型头部按钮区的自定义按钮新增支持显示隐藏 - 23/07/10
|
|
37
|
+
|
|
38
|
+
V1.4.011 ComAddPage - table类型新增选择弹窗确定不覆盖之前的数据,属性为:noCoverData - 23/07/13
|