fl-web-component 1.3.12 → 1.3.14

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
+ - 1.3.14 2025-09-16
50
+ 1. 更新全局剖切UI
51
+ - 1.3.13 2025-09-04
52
+ 1. PID阶段图纸集放大缩小
49
53
  - 1.3.12 2025-08-13
50
54
  1. 支持esc取消测量操作,按下esc键,结束测量,清空标识
51
55
  2. 解决测量时,点和提示框不跟随鼠标问题