Update date-range.vue

fix: DateTimePicker
pull/22991/head
mole422 2024-11-12 10:28:48 +08:00 committed by GitHub
parent c345bb453b
commit 1681040a78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@
</div> </div>
<div class="el-picker-panel__footer" v-if="showTime"> <div class="el-picker-panel__footer" v-if="showTime">
<el-button <el-button
v-if="clearable"
size="mini" size="mini"
type="text" type="text"
class="el-picker-panel__link-btn" class="el-picker-panel__link-btn"