Existing Component
Yes
Component Name
Datepicker
Description
1、
2、click the left label, such as "2021", nothing gona to happen
add click method ,like type='date' single ,change currentView for to change year or month
has no click method to change year quickly on "left label" and "right label".only one year by one year
2条答案
按热度按时间o0lyfsai1#
Translation of this issue:
Existing Component
Yes
Component Name
Datepicker
Description
1、 <el-date-picker
v-model="value"
type="daterange"
Start placeholder = "start date"
End placeholder = "end date"
:default-time="['00:00:00', '23:59:59']">
2、click the left label, such as "2021", nothing gona to happen
add click method ,like type='date' single ,change currentView for to change year or month
has no click method to change year quickly on "left label" and "right label".only one year by one year
fae0ux8s2#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.