瀏覽代碼

机器人巡检信息获取调整

fbw 1 年之前
父節點
當前提交
235b72fd59
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/robotSLG/robot/components/map/index.vue

+ 1 - 1
src/views/robotSLG/robot/components/map/index.vue

@@ -249,7 +249,7 @@ export default {
           if (res.data.list && res.data.list.length > 0) {
             this.runningTask = res.data.list[0]
             // console.log(this.runningTask)
-            if (this.runningTask.id !== '23') {
+            if (this.runningTask.id !== '23' && this.runningTask.id !== '5014') {
               //更新地图为巡检任务点
               this.showTaskPoint()
               //实时获取任务对应巡检记录更新导航点状态