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