yangan
2024-12-02 3539a3d350c9d5fa51871fa44a2745474c721410
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;