fix: 工作流list展示在开启缩放会有误差导致触底逻辑不会触发

This commit is contained in:
dap
2025-04-20 08:42:19 +08:00
parent 9b577261e2
commit 7fb4bf3431
7 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
# 1.3.3
**BUG FIX**
- 工作流list展示在开启缩放会有误差导致触底逻辑不会触发
# 1.3.2
**REFACTOR**