This commit is contained in:
zoujiandong
2023-07-20 14:30:42 +08:00
parent 9174b59dfe
commit 0f454cc7ed
6 changed files with 20 additions and 21 deletions
+1
View File
@@ -47,6 +47,7 @@ export const useUserStore = defineStore('user', {
if(code==200){
this.clearInfo();
window.location.href="/login"
}
}