update Date example

This commit is contained in:
梁灏 2017-11-09 14:38:26 +08:00
parent 2df70ebdfb
commit 9d1add4d59
2 changed files with 3 additions and 3 deletions

View file

@ -372,7 +372,7 @@
this.minDate = val.minDate;
this.maxDate = val.maxDate;
// Remove when Chromium has fixed bug
// todo Remove when Chromium has fixed bug
// https://github.com/iview/iview/issues/2122
this.$nextTick(() => {
this.minDate = val.minDate;