[bugfix] Tab: should scroll to active tab when inited (#2857)

This commit is contained in:
neverland
2019-02-26 20:35:13 +08:00
committed by GitHub
parent 2c2d2116fd
commit 6c90d3cf51
3 changed files with 25 additions and 23 deletions
+3 -3
View File
@@ -116,12 +116,12 @@
"typescript": "^3.3.3",
"uppercamelcase": "^3.0.0",
"url-loader": "^1.1.2",
"vue": "2.6.6",
"vue": "2.6.7",
"vue-jest": "4.0.0-beta.1",
"vue-loader": "^15.6.2",
"vue-router": "^3.0.2",
"vue-server-renderer": "^2.6.6",
"vue-template-compiler": "2.6.6",
"vue-server-renderer": "^2.6.7",
"vue-template-compiler": "2.6.7",
"vue-template-es2015-compiler": "^1.8.2",
"webpack": "^4.29.3",
"webpack-cli": "^3.2.3",