[bugfix] Tabbar: avoid navigation duplicated (#4147)

This commit is contained in:
neverland
2019-08-19 11:04:25 +08:00
committed by GitHub
parent 1d673ca898
commit 4e828fbc70
4 changed files with 49 additions and 18 deletions
+1 -1
View File
@@ -109,7 +109,7 @@
"vue": "2.6.10",
"vue-jest": "4.0.0-beta.2",
"vue-loader": "^15.7.1",
"vue-router": "^3.0.7",
"vue-router": "^3.1.2",
"vue-template-compiler": "2.6.10",
"webpack": "4.39.1",
"webpack-cli": "^3.3.6",