-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.3
Environment
windows 10, edge 120.0.2210.91, vue 3.4
Reproduction link
Steps to reproduce
点击日历选择器
What is expected?
减少disabledDate方法调用次数,优化性能
What is actually happening?
当picker=year时,一次弹框调用disabledDate方法多达10万 次