瀏覽代碼

merge

pull/116/head
zhangtao 1 年之前
父節點
當前提交
58945344a2
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/views/login/index.vue

+ 1
- 1
src/views/login/index.vue 查看文件

@@ -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))) {

Loading…
取消
儲存