分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-06-28 84a59964e840cd4772802f0b8dc4820414f820d0
调整工业看板调用接口时间
已修改2个文件
4 ■■■■ 文件已修改
代码管理/大屏/src/views/centerRight3.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
代码管理/大屏/src/views/centerRight4.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
´úÂë¹ÜÀí/´óÆÁ/src/views/centerRight3.vue
@@ -45,7 +45,7 @@
        this.changeNumber()
      setInterval(() => {
        this.changeNumber()
      },5000)
      },10000)
    },
    changeNumber() {
      this.$http.post("/api/Largescreen/Current_agvtask", "查询中...")
´úÂë¹ÜÀí/´óÆÁ/src/views/centerRight4.vue
@@ -46,7 +46,7 @@
      this.GetLocationData();
      setInterval(() => {
        this.GetLocationData()
      },5000)
      },60000)
    },
    GetLocationData(){
      var _this=this;