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) {