| 
					
				 | 
			
			
				@@ -493,7 +493,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     handleScanningCode(row){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.QRcode.dialogStatus = 'QRcode' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       this.QRcode.dialogFormVisible = true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      this.imgUrl = 'http://tmrwatch.cn/wx/code?scene_str=tmrwatch_test.'+ Cookies.get('pastureid')+'.'+ row.username + '.'+row.empname 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      this.imgUrl = 'http://tmrwatch.cn/wx/code?scene_str=tmrwatch.'+ Cookies.get('pastureid')+'.'+ row.username + '.'+row.empname 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       console.log(this.imgUrl) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     }
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   }
 
			 |