Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:didi/cube-ui into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed Apr 3, 2018
2 parents 9fd88ac + cafcaa3 commit 15a32dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/time-picker/time-picker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@
type: Number,
default: 2500
},
// delay is valid when less than (the minute left in today + 1440).
// So, it will be security when less than 1440.
delay: {
type: Number,
default: 15
Expand Down

0 comments on commit 15a32dd

Please sign in to comment.