Browse Source

客户销售

zhouhao 2 years ago
parent
commit
10cadbef9e
1 changed files with 1 additions and 1 deletions
  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'