mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-22 04:51:57 +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