dedsudiyu 2 years ago
parent
commit
e1a388c5ea
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/newEvacuationBigData.vue

+ 2 - 2
src/views/newEvacuationBigData.vue

@@ -941,6 +941,8 @@
         this.subOnlineUser();
         this.subOnlineUser();
         //获取危险源数据
         //获取危险源数据
         this.exitHazardTotal();
         this.exitHazardTotal();
+        //获取楼层喇叭
+        this.getDeviceList();
         //获取实验室数据(传感器/硬件)
         //获取实验室数据(传感器/硬件)
         this.subjectInfo();
         this.subjectInfo();
         //获取实验室火焰报警数据
         //获取实验室火焰报警数据
@@ -1634,8 +1636,6 @@
             this.$set(this,'planMapList',roomList);
             this.$set(this,'planMapList',roomList);
             //获取相关实验室数据
             //获取相关实验室数据
             this.buttonSubject();
             this.buttonSubject();
-            //获取楼层喇叭
-            this.getDeviceList();
             //查询当前是否有进行中的疏散
             //查询当前是否有进行中的疏散
             this.getRedisEvacuation();
             this.getRedisEvacuation();
             //测试查询预案
             //测试查询预案