Skip to content

Commit 61c6aa4

Browse files
author
zhouhero
committed
fixed bugs
1 parent 57d9bfb commit 61c6aa4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/login.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ router.beforeEach((to, from, next) => {
4444
} else {
4545
next({ path: '/', query: { noGoBack: true }})
4646
}
47-
// 可删 ↑
4847
}
4948
}
5049
} else {

0 commit comments

Comments
 (0)