@@ -82,6 +82,7 @@ export default {
},
getList() {
let getParams = {
+ plazaId: this.$store.state.plazaId,
orderBy: `floor,0;welldesm,1;meterbox,1;`
}
if (this.floor) {