mirror of
				https://github.com/YunaiV/ruoyi-vue-pro.git
				synced 2025-10-31 10:37:41 +08:00 
			
		
		
		
	fix: close all tags
This commit is contained in:
		| @ -114,8 +114,8 @@ const toLastView = () => { | ||||
|       addTags() | ||||
|       return | ||||
|     } | ||||
|     // You can set another route | ||||
|     push(permissionStore.getAddRouters[0].path) | ||||
|     // TODO: You can set another route | ||||
|     push('/') | ||||
|   } | ||||
| } | ||||
|  | ||||
| @ -128,7 +128,6 @@ const moveToCurrentTag = async () => { | ||||
|       if (v.fullPath !== unref(currentRoute).fullPath) { | ||||
|         tagsViewStore.updateVisitedView(unref(currentRoute)) | ||||
|       } | ||||
|  | ||||
|       break | ||||
|     } | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 xingyu
					xingyu