Closed
Description
Describe the bug
问题的清晰而简明的描述
出现开始日期大于结束日期的情况。
建议的解决方案
1.屏蔽灰色按钮点击事件
2.隐藏灰色按钮
3.点击灰色按钮映射到正常按钮的日期,灰色按钮不附加选中效果
Steps to reproduce
开始日期模块出现下月灰色图标,且结束日期模块存在上月灰色图标,这时点击左侧灰色图标与右侧灰色图标即可复现
复现地址。
Link to minimal reproduction
https://www.naiveui.com/zh-CN/light/components/date-picker#yearrange.vue
System Info
官方文档、浏览器:Chrome
Used Package Manager
npm
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.