fl-web-component 1.3.11 → 1.3.13

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,7 +46,12 @@ Vue.use(FlWebComponent)
46
46
  欢迎贡献代码和问题反馈。
47
47
 
48
48
  ## 更新日志
49
- - 1.3.9 2025-08-12
49
+ - 1.3.13 2025-09-04
50
+ 1. PID阶段图纸集放大缩小
51
+ - 1.3.12 2025-08-13
52
+ 1. 支持esc取消测量操作,按下esc键,结束测量,清空标识
53
+ 2. 解决测量时,点和提示框不跟随鼠标问题
54
+ - 1.3.8 2025-08-12
50
55
  1. 新增 qt-devtools
51
56
  2. 处理模型隐藏处理定位问题
52
57
  - 1.3.7 2025-07-31