Skip to content
Snippets Groups Projects
Commit d0850e6d authored by Pan's avatar Pan
Browse files

update vue-router

parent 92f55b09
Branches
Tags
No related merge requests found
......@@ -31,7 +31,7 @@
"vue": "2.2.6",
"vue-count-to": "1.0.5",
"vue-multiselect": "2.0.0-beta.14",
"vue-router": "2.3.0",
"vue-router": "2.5.3",
"vuedraggable": "2.8.4",
"vuex": "2.2.1",
"xlsx": "0.8.1"
......
......@@ -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'; //使用api请求时请将此行注释,不然将被mock拦截
import './mock/index.js'; // 使用api请求时请将此行注释,不然将被mock拦截
// import './styles/mixin.scss';
// register globally
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment