yangan
2024-09-05 48a4ff3409804fc62139a9fa9fc05498cbc0a0ce
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