pages/sampling-page/index.vue
@@ -163,7 +163,7 @@ console.log(res,'result'); if(res.code == 0){ if(res.data.records.length){ this.orderPlanData = [res.data.records[0]] this.orderPlanData = res.data.records }else{ this.orderPlanData = []; }