diff --git a/pages/massif/mana/plantPlan.vue b/pages/massif/mana/plantPlan.vue index 2b1916b..368df4f 100644 --- a/pages/massif/mana/plantPlan.vue +++ b/pages/massif/mana/plantPlan.vue @@ -175,8 +175,6 @@ export default { } }) if(res.statu){ - this.list=this.list.concat(res.data.records) - this.list=this.list.concat(res.data.records) this.list=this.list.concat(res.data.records) this.total=res.data.total }else{