|
@@ -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;
|