parent
d16dce64d6
commit
356953d958
2 changed files with 9 additions and 15 deletions
|
@ -181,6 +181,7 @@
|
|||
|
||||
this.year = this.date.getFullYear();
|
||||
this.month = this.date.getMonth();
|
||||
if (reset) this.isTime = false;
|
||||
},
|
||||
prevYear () {
|
||||
if (this.currentView === 'year') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue