Browse Source

Merge branch 'develop/3.1.5' into test

DESKTOP-SVI9JE1\muzen 1 năm trước cách đây
mục cha
commit
8de6cbedb4
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/main.js

+ 0 - 1
src/main.js

@@ -11,7 +11,6 @@ Vue.prototype.$axios = axios
 // 打开App
 Vue.prototype.openApp = openApp
 
-console.log(process.env);
 if (process.env.VUE_APP_ENV !== 'production') {
   Vue.prototype.vconsole = new VConsole()
 }