mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-05 19:41:51 +08:00
Update main.js
This commit is contained in:
parent
090537d09a
commit
f1c807ab12
@ -20,7 +20,7 @@ import 'vue-multiselect/dist/vue-multiselect.min.css';
|
||||
import vueWaves from './directive/waves';
|
||||
import vueSticky from './directive/sticky';
|
||||
import errLog from 'store/errLog';
|
||||
import './mock/index.js';
|
||||
import './mock/index.js'; //使用api请求时请将此行注释,不然将被mock拦截
|
||||
// import './styles/mixin.scss';
|
||||
|
||||
// register globally
|
||||
|
Loading…
x
Reference in New Issue
Block a user