zhulizhen1111 пре 4 година
родитељ
комит
13d7131320
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {