Skip to content

Commit d496808

Browse files
vanoneanggongjs
authored andcommitted
fix(date): fix end date time (#125)
1 parent 7cd7d2b commit d496808

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/base/date-picker/lin-date-picker.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
align="right"
99
popper-class="date-box"
1010
value-format="yyyy-MM-dd HH:mm:ss"
11+
:default-time="['00:00:00', '23:59:59']"
1112
:picker-options="pickerOptions">
1213
</el-date-picker>
1314
</div>

0 commit comments

Comments
 (0)