Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
gitadmin
/
tuoheng_pilot_web_move_20240715
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
1
Wiki
Activity
Selaa lähdekoodia
add hnlcpath
hotfix
zhangtao
1 vuosi sitten
vanhempi
c840be8599
commit
cc189527a6
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/router/guard/permission-guard.js
+ 1
- 1
src/router/guard/permission-guard.js
Näytä tiedosto
@@ -32,7 +32,7 @@ export function createPermissionGuard(router) {
}
}
} else {
if (to.path === '/login' || to.path === '/
Hunan_CUCC
') {
if (to.path === '/login' || to.path === '/
hnlt/refer
') {
next()
} else {
signinRedirect()
Write
Preview
Loading…
Peruuta
Tallenna