update dashboard fetch api

This commit is contained in:
fatedier
2017-03-28 01:08:04 +08:00
parent ab4a53965b
commit 5c75efa222
10 changed files with 29 additions and 28 deletions

View File

@@ -5,6 +5,7 @@ import './utils/less/custom.less'
import App from './App.vue'
import router from './router'
import 'whatwg-fetch'
Vue.use(ElementUI)
Vue.config.productionTip = false