浏览代码

'console.log'

chending1994 4 年之前
父节点
当前提交
59db2161f8
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main.js

+ 2 - 2
src/main.js

@@ -12,8 +12,8 @@ import $mSettingConfig from '@/config/setting.config.js';
 import $mFormRule from '@/config/formRule.config.js';
 import $mGraceChecker from '@/utils/graceChecker';
 
-import Vconsole from 'vconsole'
-new Vconsole()
+// import Vconsole from 'vconsole'
+// new Vconsole()
 
 Vue.prototype.$http = http;
 Vue.prototype.$mStore = store;