wanshenmean
昨天 343d512ed92c75f406c485fa7a247261a13aefb0
Code/WCS/WIDESEAWCS_Client/src/router/viewGird.js
@@ -69,6 +69,11 @@
    component: () => import('@/views/taskinfo/robotTask.vue')
  },
  {
    path: '/robotState',
    name: 'robotState',
    component: () => import('@/views/taskinfo/robotState.vue')
  },
  {
    path: '/task',
    name: 'task',
    component: () => import('@/views/taskinfo/task.vue')