change to mounted

This commit is contained in:
André Weller
2019-06-15 01:01:13 +02:00
parent 991bdc84ef
commit a4573342c4

View File

@@ -42,7 +42,7 @@ export default {
}
},
},
created() {
mounted() {
this.checkReference();
},
watch: {