monthrange
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.14.1
### OS/Browsers version
谷歌83.0.4103.97
### Vue version
2.6.12
### Reproduction Link
https://jsfiddle.net/mmx38qxw/
### Steps to reproduce
点进DatePicker选择器。查询type为monthrange的格式(重现链接是假的,可以直接进官网看https://element.eleme.cn/#/zh-CN/component/date-picker)
### What is Expected?
type为monthrange类型,时间差应该是当前年的月份.比如第一个框是2021,第二个框应该也默认为2021
### What is actually happening?
默认时间差是相隔了一年.比如第一个框是2021,第二个框已经默认为2022.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.