| 
					
				 | 
			
			
				@ -276,7 +276,7 @@ layui.use('element', function () { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        if (vm.tablelist.length == 0) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            vm.wujilu = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        vm.docInfo = JSON.parse(window.localStorage.getItem('wlyyAgentForDoc')) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        vm.docInfo = JSON.parse(window.localStorage.getItem('wlyyAgent')) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        vm.doctorType = vm.docInfo.doctorType 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                        if (vm.doctorType != 1) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                            $(".neironglef>button:nth-child(1)").attr('disabled', "true") 
			 |