Browse Source

修改main文件

zizhong.wang 4 years ago
parent
commit
2f75daba25
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

@@ -1,4 +1,3 @@
-import 'es6-promise/auto';
 import 'babel-polyfill'
 import Vue from 'vue'
 import App from './App.vue'