mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 10:37:41 +08:00 
			
		
		
		
	fix: loginOut api
This commit is contained in:
		| @ -35,7 +35,7 @@ const loginOut = () => { | ||||
|     type: 'warning' | ||||
|   }) | ||||
|     .then(async () => { | ||||
|       userStore.loginOut() | ||||
|       await userStore.loginOut() | ||||
|       tagsViewStore.delAllViews() | ||||
|       replace('/login?redirect=/index') | ||||
|     }) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu