ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.1k stars 14.64k forks source link

[Feature Request] [Feature Request]Datepicker Component type="~range" has not label click method #20810

Open fuxiao82 opened 3 years ago

fuxiao82 commented 3 years ago

Existing Component

Yes

Component Name

Datepicker

Description

1、 <el-date-picker v-model="value" type="daterange" start-placeholder="开始日期" end-placeholder="结束日期" :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

element-bot commented 3 years ago

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

stale[bot] commented 2 years ago

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.