[bug report] datepicker week date selection component. After modifying the week start date, the binding value returns the day after the start date
Open
component: date-picker
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.3
### OS/Browsers version
win10
### Vue version
2.6.14
### Reproduction Link
https://codepen.io/pangju666/pen/ZEKyJwb
### Steps to reproduce
将datepicker组件的type属性设置为week,pick-options属性中的firstDayOfWeek设置为1,此时回显的值为周起始日后一天的日期
### What is Expected?
返回选择的周起始日的日期
### What is actually happening?
返回周起始日后一天的日期
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.