fl-web-component 1.1.7 → 1.1.8

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
@@ -46,6 +46,10 @@ Vue.use(FlWebComponent)
46
46
  欢迎贡献代码和问题反馈。
47
47
 
48
48
  ## 更新日志
49
+ - 2025-05-26 1.1.8
50
+ 1. 修复pid组件问题
51
+ - 2025-05-22 1.1.7
52
+ 1. 修复发版时递归发版的报错
49
53
  - 2025-05-22 1.1.0
50
54
  1. 新增FLPerControl,FlSvg组件
51
55
  2. 新增功能方法,详细参考文档