pages/sampling-page/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = []; }