| 
														
															@@ -63,7 +63,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   watch: { 
														 | 
														
														 | 
														
															   watch: { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    $route() {console.log('添加',this.$route) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    $route() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.addViewTags(); 
														 | 
														
														 | 
														
															       this.addViewTags(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															       this.moveToCurrentTag(); 
														 | 
														
														 | 
														
															       this.moveToCurrentTag(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -95,7 +95,6 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															    async '$route.meta.title'(val){ 
														 | 
														
														 | 
														
															    async '$route.meta.title'(val){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      console.log(this.$route.meta.title,'添加') 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															        await this.$store.dispatch("addVisitedViews", this.$route); 
														 | 
														
														 | 
														
															        await this.$store.dispatch("addVisitedViews", this.$route); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }, 
														 | 
														
														 | 
														
															   }, 
														 |