1
lzhe
2024-09-30 1988d77f4df3c01a9137303e0c959b3442c14377
src/views/mdc/realtime-status/index.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2024-04-09 22:11:21
 * @LastEditors: gaosp
 * @LastEditTime: 2024-09-07 14:16:10
 * @LastEditors: lzhe lzhe@example.com
 * @LastEditTime: 2024-09-09 11:23:54
 * @FilePath: /mdc/Users/mache/Documents/demo/cps-web/src/views/mdc/realtime-status/index.vue
 实时看板
-->
@@ -127,7 +127,7 @@
      }
   },
   mounted() {
      this.deviceStatus = [...this.$route.query.currentTag];
      this.deviceStatus = this.$route.query.currentTag?[...this.$route.query.currentTag]:[];
      this.getstationlabelList();  //获取标签视图下的list
      this.setIntervalTime();   //十秒增加时间
      this.getprocess(); //获取颜色==》获取顶部title==》设置几行几列==》ws