diff --git a/src/plugins/timeConductor/DatePicker.vue b/src/plugins/timeConductor/DatePicker.vue index 77e4f01951..1baf0f900c 100644 --- a/src/plugins/timeConductor/DatePicker.vue +++ b/src/plugins/timeConductor/DatePicker.vue @@ -31,10 +31,10 @@
+ @click.stop="changeMonth(-1)">
{{model.month}} {{model.year}}
+ @click.stop="changeMonth(1)">