move api calls to created event (#559)

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-06-17 19:48:54 -08:00
committed by GitHub
parent 71a5de3432
commit d272784469
31 changed files with 70 additions and 55 deletions

View File

@@ -154,7 +154,7 @@ export default {
},
};
},
mounted() {
created() {
this.getOptions();
},
computed: {