@@ -460,8 +460,10 @@
}
} else {
+ debugger
this.index = 1
this.carList = this.pList
+ this.carList1 = this.pList
if (this.pList.length != 0) {
let _item = this.pList.filter(function(val1) {
if (val1.id == that.$route.query.id) {