兼容 ie 浏览器

This commit is contained in:
zhengjie
2019-05-14 10:03:06 +08:00
parent bbd60997a1
commit 1b9f10480b
5 changed files with 7 additions and 8 deletions

View File

@@ -19,6 +19,7 @@ import './router/index' // permission control
Vue.use(mavonEditor)
Vue.use(ElementUI, { locale })
Vue.config.productionTip = false
require('babel-polyfill')
new Vue({
el: '#app',