mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
refactor:login
This commit is contained in:
@ -27,7 +27,6 @@ export const useUserStore = defineStore({
|
||||
}
|
||||
}),
|
||||
actions: {
|
||||
// TODO 设置store刷新页面就消失
|
||||
async getUserInfoAction() {
|
||||
if (!getAccessToken()) {
|
||||
this.resetState()
|
||||
|
Reference in New Issue
Block a user