pages/sampling-page/index.vue
@@ -227,7 +227,7 @@ }, getWaiData(){ this.$reqGet('inspectedTaskPage',{inspectionStatus:1,status:5,orderType:'外购'}).then(res=>{ this.$reqGet('inspectedTaskPage',{inspectionStatus:1,orderType:'外购'}).then(res=>{ if(res.code == 0){ if(res.data.records.length){ this.orderPlanData = res.data.records;