Skip to content

Commit 15a32dd

Browse files
committed
Merge branch 'dev' of github.com:didi/cube-ui into dev
2 parents 9fd88ac + cafcaa3 commit 15a32dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/time-picker/time-picker.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
type: Number,
5454
default: 2500
5555
},
56+
// delay is valid when less than (the minute left in today + 1440).
57+
// So, it will be security when less than 1440.
5658
delay: {
5759
type: Number,
5860
default: 15

0 commit comments

Comments
 (0)