zhytech-ui 1.3.9 → 1.3.10

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,11 @@ npm install --legacy-peer-deps
90
90
 
91
91
  > #### 版本更新清单:
92
92
 
93
+ **V 1.3.10**
94
+ ```html
95
+ 1.修复图片上传组件,返回数据异常
96
+ ```
97
+
93
98
  **V 1.3.9**
94
99
  ```html
95
100
  1.输入框组件支持搜索时,添加回车搜索功能