twt 3 роки тому
батько
коміт
1bdcab6d95
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      pages/index/addCar.vue

+ 1 - 1
pages/index/addCar.vue

@@ -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]