diff --git a/components/Card.vue b/components/Card.vue index c5c753d..ab9d03d 100644 --- a/components/Card.vue +++ b/components/Card.vue @@ -42,7 +42,7 @@ export default { } }, }, - created() { + mounted() { this.checkReference(); }, watch: {