fl-web-component 1.2.4 → 1.2.6

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.2.6 2025-06-18
50
+ 1. 修复removeAll方法不生效问题
51
+ - 1.2.5 2025-06-17
52
+ 1. 修改remoAll方法不生效问题
49
53
  - 1.2.4 2025-06-12
50
54
  1. 优化图形绘制效果
51
55
  - 1.2.3 2025-06-11
@@ -13310,4 +13310,5 @@ module.exports = NATIVE_SYMBOL && !Symbol.sham && _typeof(Symbol.iterator) == 's
13310
13310
 
13311
13311
  /***/ })
13312
13312
 
13313
- }]);
13313
+ }]);
13314
+ //# sourceMappingURL=fl-web-component.common.1.js.map