From 5ded240466001f6997ff11af8ff4761b0ed8834b Mon Sep 17 00:00:00 2001 From: zmr900709 <1838875027@qq.com> Date: Thu, 16 Jul 2020 14:37:10 +0800 Subject: [PATCH] massage --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()