zhytech-ui 1.3.8 → 1.3.9

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
@@ -90,6 +90,14 @@ npm install --legacy-peer-deps
90
90
 
91
91
  > #### 版本更新清单:
92
92
 
93
+ **V 1.3.9**
94
+ ```html
95
+ 1.输入框组件支持搜索时,添加回车搜索功能
96
+ 2.设置动态http请求时,绑定组件列表排除label类型组件
97
+ 3.动态http请求参数替换时,空值不转json,非数组不转json
98
+ 4.修复模板导入,带入的模板名称未添加sourceFormID属性问题
99
+ ```
100
+
93
101
  **V 1.3.8**
94
102
  ```html
95
103
  1.回传值时,人员、岗位、部门组件增加valueContent属性