| 
					
				 | 
			
			
				@@ -201,7 +201,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					console.log(res); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					if(res.data&&res.data.length>0){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						this.sbPlate=res.data 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-						this.sbPlate=this.sbPlate.concat(this.sbPlate) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+						//this.sbPlate=this.sbPlate.concat(this.sbPlate) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						if(this.sbPlate.length==1){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							//this.carModelInfo.value=res.data[0].value 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 							this.carModelInfo=res.data[0] 
			 |