Przeglądaj źródła

merge

pull/116/head
zhangtao 1 rok temu
rodzic
commit
58945344a2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/views/login/index.vue

+ 1
- 1
src/views/login/index.vue Wyświetl plik

@@ -25,7 +25,7 @@ export default {
updateLoginTime().then(res => {})
// router.push({ path: getPath() })
// removePath()
// userStore.getUserInfos()
userStore.getUserInfos()
const authority = res.profile.authority
const { VITE_PLATFORM } = import.meta.env
if (authority && (authority.includes(VITE_PLATFORM))) {

Ładowanie…
Anuluj
Zapisz