yangan
2024-11-21 89484ac1b090d4881038ac3258ac50aeef716752
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;