minor
This commit is contained in:
@@ -42,7 +42,7 @@ export default {
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
updatePage (page) {
|
updatePage (page) {
|
||||||
this.$emit('monthchange', page)
|
this.$emit('monthchange', page)
|
||||||
},
|
},
|
||||||
click (day) {
|
click (day) {
|
||||||
this.$emit('dayclick', day)
|
this.$emit('dayclick', day)
|
||||||
|
|||||||
Reference in New Issue
Block a user