mall-uniapp/sheep/router
wslyx a26208dd20 fix(router): 修复路径跳转时的 debounce 问题
- 在 go 函数中添加逻辑,当跳转到新路径时清除遗留的 debounce 状态
- 通过调用 debouncedGoFunc.cancel() 方法来取消上一次的延迟执行
- 这个修复确保了路由跳转的正确性和及时性,避免了潜在的性能问题
2025-05-10 14:44:41 +08:00
..
utils 发布v1.0.3 2022-11-22 15:45:36 +08:00
index.js fix(router): 修复路径跳转时的 debounce 问题 2025-05-10 14:44:41 +08:00