Merge branch 'master' of gitlab.qima-inc.com:fe/zanui-vue

This commit is contained in:
cookfront
2017-03-02 16:07:11 +08:00
4 changed files with 6 additions and 6 deletions
-1
View File
@@ -38,7 +38,6 @@ router.afterEach(route => {
Vue.nextTick(() => {
document.body.scrollTop = indexScrollTop;
});
}
});