zhulizhen1111 4 years ago
parent
commit
13d7131320
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/equipment/table/djspTable.vue

+ 1 - 0
src/views/equipment/table/djspTable.vue

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