We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d9bfb commit 61c6aa4Copy full SHA for 61c6aa4
src/login.js
@@ -44,7 +44,6 @@ router.beforeEach((to, from, next) => {
44
} else {
45
next({ path: '/', query: { noGoBack: true }})
46
}
47
- // 可删 ↑
48
49
50
0 commit comments