mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	若依 2.2
This commit is contained in:
		| @@ -158,7 +158,7 @@ export default { | ||||
|     toLastView(visitedViews, view) { | ||||
|       const latestView = visitedViews.slice(-1)[0] | ||||
|       if (latestView) { | ||||
|         this.$router.push(latestView) | ||||
|         this.$router.push(latestView.fullPath) | ||||
|       } else { | ||||
|         // now the default is to redirect to the home page if there is no tags-view, | ||||
|         // you can adjust it according to your needs. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 RuoYi
					RuoYi