fl-web-component 2.0.16 → 2.0.17

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
+ - 2.0.17 2026年6月9日
50
+ - 修复角度测量提示跟随鼠标
51
+ - 测量清除不干净问题
52
+ - 测量点悬空问题
49
53
  - 2.0.16 2026年6月8日
50
54
  - 修复bug
51
55
  - 2.0.14 2026年6月1日