From a9b73f373bc494278a031216fc7c571a8c21de9d Mon Sep 17 00:00:00 2001 From: lesion Date: Wed, 12 Jun 2019 22:26:28 +0200 Subject: [PATCH] fix from mounted to asyncData/fetch, fix #12 --- layouts/error.vue | 4 +- nuxt.config.js | 2 +- pages/add/_edit.vue | 243 +++++++++++++++++++-------------- server/api/controller/event.js | 6 +- 4 files changed, 147 insertions(+), 108 deletions(-) diff --git a/layouts/error.vue b/layouts/error.vue index 11495770..d87ab003 100644 --- a/layouts/error.vue +++ b/layouts/error.vue @@ -1,8 +1,8 @@