@cniot/mdd-editor 0.2.0-beta.55 → 0.2.0-beta.56

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
@@ -1,3 +1,7 @@
1
+ # 0.2.0-beta.56
2
+
3
+ - feat: 批量输入框(batchInput)新增 valueType 配置属性,支持选择返回值类型为 string("a,b,c")或 list["a","b","c"]
4
+
1
5
  # 0.2.0-beta.55
2
6
 
3
7
  - feat: 新增行详情是否能展示全部配置