fixed bug of the components with link in vue-router 3.1+

This commit is contained in:
梁灏 2019-09-26 10:00:53 +08:00
parent 0e6d05c3c5
commit 9c75e0223b
4 changed files with 7 additions and 3 deletions

View file

@ -113,7 +113,7 @@
"vue-hot-reload-api": "^2.3.1",
"vue-html-loader": "^1.2.4",
"vue-loader": "^14.2.1",
"vue-router": "^3.0.2",
"vue-router": "^3.1.3",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"webpack": "^3.11.0",