Refactor axios & Owner page

This commit is contained in:
saplf
2018-10-23 12:49:49 +08:00
parent 6a2eaaa175
commit 673e4a11b7
4 changed files with 29 additions and 23 deletions

View File

@@ -5,6 +5,7 @@ import { app } from './services'
import { i18n } from './i18n'
import store from './store'
import './services/ui'
import './services/axios'
Vue.config.productionTip = false
Vue.config.devtools = app.dev