mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-01 15:49:16 +08:00
deploy
This commit is contained in:
parent
65f30c9119
commit
5850cd07e2
@ -171,7 +171,7 @@
|
||||
this.redirect === "/404" || this.redirect === "/401"
|
||||
? "/"
|
||||
: this.redirect;
|
||||
this.$router.push(sssrouterPath).catch(() => {});
|
||||
this.$router.push(routerPath).catch(() => {});
|
||||
this.loading = false;
|
||||
})
|
||||
.catch(() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user