Browse Source

联调接口

master
邓宏 2 years ago
parent
commit
beea1b57db
  1. 2
      pages/massif/mana/plantPlan.vue

2
pages/massif/mana/plantPlan.vue

@ -175,8 +175,6 @@ export default {
} }
}) })
if(res.statu){ 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.list=this.list.concat(res.data.records)
this.total=res.data.total this.total=res.data.total
}else{ }else{

Loading…
Cancel
Save