star-horse-lowcode 2.8.56 → 2.8.60

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
@@ -399,3 +399,14 @@ barcode 条形码组件
399
399
  ```
400
400
  -升级依赖插件,修复部分css 展示问题
401
401
  ```
402
+ #### v2.8.57
403
+
404
+ ```
405
+ -修复更新导致的bug
406
+ ```
407
+ #### v2.8.60
408
+
409
+ ```
410
+ -修复input 组件 前缀,后缀 数据改变不更新异常
411
+ -升级依赖插件
412
+ ```