pages/driver-page/driver-index/driver-index.vue
@@ -512,7 +512,7 @@ }, getBuild(item){ console.log(this.productName,'opr') this.$reqGet('getBuildList',{orderPlanId:this.activeObj.orderPlanId,customerId:this.activeObj.customerId,status:'',fleetId:this.activeObj.fleetId}).then(res=>{ this.$reqGet('getBuildList',{orderPlanId:this.activeObj.orderPlanId,customerId:this.activeObj.customerId,status:1,fleetId:this.activeObj.fleetId}).then(res=>{ console.log(res,'resss') this.pageList = res.data.map(item=>{ item.flag = false