zhouhao hace 2 años
padre
commit
10cadbef9e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -22,7 +22,7 @@ function endLoading() {
 import * as echarts from 'echarts'
 Vue.prototype.$echarts = echarts
 import '@/styles/index.scss' // global css
-
+console.log('333')
 import App from './App'
 import store from './store'
 import router from './router'