diff --git a/main.js b/main.js index ff7a4ee..4271103 100644 --- a/main.js +++ b/main.js @@ -19,4 +19,4 @@ Vue.use(httpInterceptor, app) import httpApi from '@/common/http.api.js' Vue.use(httpApi, app) -app.$mount() +app.$mount()