ce-crm-ui-components 1.1.141 → 1.1.142

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.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -148,3 +148,5 @@ V1.1.131 ComForm组件-字段显示隐藏格式化相关配置方法新增是
148
148
  V1.1.140 ConTable组件-新增spanMethod属性,等同于element的span-method
149
149
 
150
150
  V1.1.141 ComDetailsPanel组件-高度铺满优化
151
+
152
+ V1.1.142 ConTable组件-修改input类型下的高度
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ce-crm-ui-components",
3
3
  "description": "A Vue.js UI",
4
- "version": "1.1.141",
4
+ "version": "1.1.142",
5
5
  "author": "yongfeng <1102772410@qq.com>",
6
6
  "license": "MIT",
7
7
  "private": false,