ant-design-vue
ant-design-vue copied to clipboard
a-range-picker disabled-date方法过度调用
- [ ] 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万 次