|  | @ -92,8 +92,9 @@ export default { | 
		
	
		
			
				|  |  |   }, |  |  |   }, | 
		
	
		
			
				|  |  |   methods: { |  |  |   methods: { | 
		
	
		
			
				|  |  |     logoClick() { |  |  |     logoClick() { | 
		
	
		
			
				|  |  |       this.$store.commit('activeIndexFun', window.SITE_CONFIG.menuList[0].id) |  |  |  | 
		
	
		
			
				|  |  |       this.$router.push({ name: 'patientManagement' }) |  |  |  | 
		
	
		
			
				|  |  |  |  |  |       console.log(window.SITE_CONFIG.menuList) | 
		
	
		
			
				|  |  |  |  |  |       this.$store.commit('activeIndexFun', window.SITE_CONFIG.menuList[0].children[0].id) | 
		
	
		
			
				|  |  |  |  |  |       this.$router.push({ name: 'outpatientManagement-call' }) | 
		
	
		
			
				|  |  |     }, |  |  |     }, | 
		
	
		
			
				|  |  |     myNoticeRouter() { |  |  |     myNoticeRouter() { | 
		
	
		
			
				|  |  |       this.$router.replace('') |  |  |       this.$router.replace('') | 
		
	
	
		
			
				|  | @ -143,7 +144,7 @@ export default { | 
		
	
		
			
				|  |  |           clearLoginInfo() |  |  |           clearLoginInfo() | 
		
	
		
			
				|  |  |           resetRouter() |  |  |           resetRouter() | 
		
	
		
			
				|  |  |           this.$router.push({ name: 'login' }) |  |  |           this.$router.push({ name: 'login' }) | 
		
	
		
			
				|  |  |           // location.reload() |  |  |  | 
		
	
		
			
				|  |  |  |  |  |           this.$store.commit('activeIndexFun', window.SITE_CONFIG.menuList[0].children[0].id) | 
		
	
		
			
				|  |  |         }).catch(() => {}) |  |  |         }).catch(() => {}) | 
		
	
		
			
				|  |  |       }).catch(() => {}) |  |  |       }).catch(() => {}) | 
		
	
		
			
				|  |  |     } |  |  |     } | 
		
	
	
		
			
				|  | 
 |