ce-crm-ui-components 1.1.321 → 1.1.400

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
@@ -202,3 +202,5 @@ V1.1.310 ComForm - 组建新增type=”dualInput“双输入功能 新增计数
202
202
  V1.1.311 ComForm - 组建新增type=”dualInput“ 头部尾部标识判断优化
203
203
 
204
204
  V1.1.321 ComForm-ComForm组件checkbox初始化报错问题
205
+
206
+ V1.1.400 ComForm-组件新增单选/多选
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.321",
4
+ "version": "1.1.400",
5
5
  "author": "yongfeng <1102772410@qq.com>",
6
6
  "license": "MIT",
7
7
  "private": false,