mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +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